Skip to content

Commit

Permalink
add new machine 7705 named Solvang CA
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaWie committed Jan 12, 2025
1 parent be18c7c commit 7f15fe2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/server_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -46897,6 +46897,28 @@
"id": 4002,
"last_updated": "2025-01-11"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-120.13869055714984,
34.59413282584666
]
},
"properties": {
"name": "Solvang CA",
"area": "California",
"address": "1618 Copenhagen Dr Solvang 93463",
"status": "unvisited",
"external_url": "null",
"internal_url": "null",
"machine_status": "available",
"id": 7705,
"last_updated": "2025-01-12",
"paywall": true
}
}
]
}

0 comments on commit 7f15fe2

Please sign in to comment.