Skip to content

Instantly share code, notes, and snippets.

@chrismatthieu
Created July 4, 2019 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrismatthieu/72c6ba45eb68806a9a657534a365a9af to your computer and use it in GitHub Desktop.
Save chrismatthieu/72c6ba45eb68806a9a657534a365a9af to your computer and use it in GitHub Desktop.
Spatial Web site descriptor file
{
"domain": "chupacabrataproom.com",
"contact": "info@chupacabrataproom.com",
"locations": [
{
"name": "HQ",
"webaddress": "http://chupacabrataproom.com/",
"gps": {"lat": 33.415469, "long": -111.836771},
"geohash": "9tbqp54gnqgk",
"services": ["beer", "wine"],
"menu": "http://chupacabrataproom.com/menu",
"skin": [],
"ads": []
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment