| @@ -200,6 +200,24 @@ | |||||
| "alt": 12 | "alt": 12 | ||||
| } | } | ||||
| }, | }, | ||||
| { | |||||
| "type": "Feature", | |||||
| "geometry": { | |||||
| "type": "Point", | |||||
| "coordinates": [-115.168, 36.116] | |||||
| }, | |||||
| "properties": { | |||||
| "id": "us-2023", | |||||
| "name": "Las Vegas Street Circuit", | |||||
| "location": "Las Vegas", | |||||
| "opened": 2023, | |||||
| "firstgp": 2023, | |||||
| "length": 6116, | |||||
| "lon": -115.168, | |||||
| "lat": 36.116, | |||||
| "alt": 610 | |||||
| } | |||||
| }, | |||||
| { | { | ||||
| "type": "Feature", | "type": "Feature", | ||||
| "geometry": { | "geometry": { | ||||