Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save maplink-master/00d2fdbc65d795047e3e to your computer and use it in GitHub Desktop.
Save maplink-master/00d2fdbc65d795047e3e to your computer and use it in GitHub Desktop.
{
"ZoneId": 156,
"GroupId": 17,
"Geometry": {
"id": 1,
"type": "Feature",
"properties": {
"party": "Democrat"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-109.05,
41
],
[
-102.06,
40.99
],
[
-102.03,
36.99
],
[
-109.04,
36.99
],
[
-109.05,
41
]
]
]
}
},
"ActiveTimes": [
{
"DayOfWeek": "Monday",
"StartTime": "05:00:00",
"EndTime": "12:45:00"
},
{
"DayOfWeek": "Saturday",
"StartTime": "08:00:00",
"EndTime": "11:45:00"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment