diff --git a/f1-locations.geojson b/f1-locations.geojson index acb1aab..3c5a15c 100644 --- a/f1-locations.geojson +++ b/f1-locations.geojson @@ -236,6 +236,24 @@ "zoom": "13" } }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [6.943, 50.334] + }, + "properties": { + "id": "de-1927", + "name": "Nürburgring", + "location": "Nürburg", + "opened": "1927", + "firstgp": "1984", + "length": "5148m", + "lon": "6.943", + "lat": "50.334", + "zoom": "14" + } + }, { "type": "Feature", "geometry": {