diff --git a/f1-locations.geojson b/f1-locations.geojson index 55055ec..331637e 100644 --- a/f1-locations.geojson +++ b/f1-locations.geojson @@ -182,6 +182,24 @@ "alt": 3 } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [39.104, 21.632] + }, + "properties": { + "id": "sa-2021", + "name": "Jeddah Street Circuit", + "location": "Jeddah", + "opened": 2021, + "firstgp": 2021, + "length": 6175, + "lon": 39.104, + "lat": 21.632, + "alt": 12 + } + }, { "type": "Feature", "geometry": {