Skip to content

Instantly share code, notes, and snippets.

@Jtmaca9
Last active March 18, 2019 21:31
Show Gist options
  • Save Jtmaca9/b1e91c6395a3543194494dd94aeb84c7 to your computer and use it in GitHub Desktop.
Save Jtmaca9/b1e91c6395a3543194494dd94aeb84c7 to your computer and use it in GitHub Desktop.
[
{
"storeType": "TOS",
"brandId": "5",
"regionId": "6",
"name": "Hastings",
"directions": "We are situated opposite Hallenstein Brothers.",
"addressLine1": "100 Market Street",
"suburb": "Saint Leonards",
"city": "Hastings",
"phoneNumber": "06-878 2908",
"latitude": "-39.64049393",
"longitude": "176.842953",
"monOpen": "NULL",
"monClose": "NULL",
"tuesOpen": "8:30:00",
"tuesClose": "17:30:00",
"wedsOpen": "8:30:00",
"wedsClose": "17:30:00",
"thursOpen": "8:30:00",
"thursClose": "17:30:00",
"friOpen": "9:00:00",
"friClose": "17:00:00",
"satOpen": "10:00:00",
"satClose": "16:00:00",
"sunOpen": "10:00:00",
"sunClose": "16:00:00",
"holidayHours": "Our stores open hours may change during public holidays. Please call us for our holiday opening hours.",
"published": "true",
"publicationDate": "25/02/2011 13:08",
"wifi": "1"
},
{
"storeType": "TOS",
"brandId": "5",
"regionId": "1",
"name": "Kerikeri",
"directions": "We are opposite Rock Salt Bar & Restaurant.",
"addressLine1": "2 Cobham Road",
"city": "Kerikeri",
"phoneNumber": "09-407 1070",
"latitude": "-35.227774",
"longitude": "173.9493955",
"monOpen": "9:00:00",
"monClose": "17:00:00",
"tuesOpen": "9:00:00",
"tuesClose": "17:00:00",
"wedsOpen": "9:00:00",
"wedsClose": "17:00:00",
"thursOpen": "9:00:00",
"thursClose": "17:00:00",
"friOpen": "9:00:00",
"friClose": "17:00:00",
"satOpen": "9:00:00",
"satClose": "15:00:00",
"sunOpen": "NULL",
"sunClose": "NULL",
"holidayHours": "Our stores open hours may change during public holidays. Please call us for our holiday opening hours.",
"published": "true",
"publicationDate": "1/03/2011 9:27"
}
],
wifi: '1'
},
{
storeType: 'TOS',
brandId: '5',
regionId: '1',
name: 'Kerikeri',
directions: 'We are opposite Rock Salt Bar & Restaurant.',
addressLine1: '2 Cobham Road',
city: 'Kerikeri',
phoneNumber: '09-407 1070',
latitude: '-35.227774',
longitude: '173.9493955',
monOpen: '9:00:00',
monClose: '17:00:00',
tuesOpen: '9:00:00',
tuesClose: '17:00:00',
wedsOpen: '9:00:00',
wedsClose: '17:00:00',
thursOpen: '9:00:00',
thursClose: '17:00:00',
friOpen: '9:00:00',
friClose: '17:00:00',
satOpen: '9:00:00',
satClose: '15:00:00',
sunOpen: 'NULL',
sunClose: 'NULL',
holidayHours: 'Our stores open hours may change during public holidays. Please call us for our holiday opening hours.',
published: 'true',
publicationDate: '1/03/2011 9:27'
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment