diff --git a/f1-locations.geojson b/f1-locations.geojson index a33ebc2..f58f911 100644 --- a/f1-locations.geojson +++ b/f1-locations.geojson @@ -218,6 +218,24 @@ "alt": 408 } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [51.454, 25.49] + }, + "properties": { + "id": "qa-2004", + "name": "Losail International Circuit", + "location": "Lusail", + "opened": 2004, + "firstgp": 2021, + "length": 5380, + "lon": 51.454, + "lat": 25.49, + "alt": 5 + } + }, { "type": "Feature", "geometry": {