{
  "name": "Burwood Store",
  "storeId": "1234",
  "address": "172 Burwood Hwy, Burwood East VIC 3151",
  "latitude": -37.84346265717027,
  "longitude": 145.1481121670809,
  "tradingHoursText": null,
  "tradingHours": {
    "storeClosure": null,
    "publicHolidays": null,
    "standard": {
      "monday": {
        "closingTime": "9:00PM",
        "openingTime": "6:30AM"
      },
      "tuesday": {
        "closingTime": "9:00PM",
        "openingTime": "6:30AM"
      },
      "wednesday": {
        "closingTime": "9:00PM",
        "openingTime": "6:30AM"
      },
      "thursday": {
        "closingTime": "9:00PM",
        "openingTime": "6:30AM"
      },
      "friday": {
        "closingTime": "9:00PM",
        "openingTime": "6:30AM"
      },
      "saturday": {
        "closingTime": "7:00PM",
        "openingTime": "7:00AM"
      },
      "sunday": {
        "closingTime": "7:00PM",
        "openingTime": "7:00AM"
      }
    }
  }
}