diff --git a/data/server_locations.json b/data/server_locations.json index ca5b5dcf..77a94d8a 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -45431,6 +45431,27 @@ "id": 7671, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -93.78530959999999, + 32.4802536 + ] + }, + "properties": { + "name": "Louisiana State Exihibit Museum", + "area": "Louisiana", + "address": "3015 Greenwood Rd, Shreveport, LA 71109, United States, Shreveport", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=446768", + "internal_url": "null", + "machine_status": "available", + "id": 7672, + "last_updated": "2024-11-07" + } } ] } \ No newline at end of file