diff --git a/f1-locations.geojson b/f1-locations.geojson index f58f911..7c5b625 100644 --- a/f1-locations.geojson +++ b/f1-locations.geojson @@ -200,6 +200,24 @@ "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", "geometry": {