|
- {
- "type": "FeatureCollection",
- "features": [
- {
- "type": "Feature",
- "properties": {
- "Name": "Korean International Circuit",
- "Location": "Yeongam County, Korea",
- "opened": null,
- "firstgp": null,
- "length": null,
- "altitude": null
- },
- "geometry": {
- "type": "LineString",
- "coordinates": []
- }
- }
- ]
- }
|