diff --git a/markerdata.geojson b/markerdata.geojson index 10135ca..cb938e2 100644 --- a/markerdata.geojson +++ b/markerdata.geojson @@ -40,7 +40,20 @@ "type": "Point", "coordinates": [-154.040, 62.793] } + }, + { + "type": "Feature", + "properties": { + "description": "Default", + "startDate": 2024, + "endDate": 2024, + "hasImage": false + }, + "geometry": { + "type": "Point", + "coordinates": [-148.7349, 63.9646] + } } ] } - \ No newline at end of file +