diff --git a/data/server_locations.json b/data/server_locations.json index 37b665fa1..475a786bf 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -46496,6 +46496,27 @@ "id": 7698, "last_updated": "2025-01-04" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -117.9227135, + 33.8078978 + ] + }, + "properties": { + "name": "Disney's Grand Californian Hotel", + "area": "California", + "address": "1600 S. Disneyland Dr, Anaheim", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=7269", + "internal_url": "null", + "machine_status": "retired", + "id": 6109, + "last_updated": "2025-01-04" + } } ] } \ No newline at end of file