{
    "productInventory": {
        "variantId": "321098212",
        "locations": [
            {
                "location": {
                    "title": "Babazou Lochristi",
                    "address": {
                        "formatted": "Antwerpsesteenweg 24, Lochristi 9080 BE",
                        "line1": "Antwerpsesteenweg 24",
                        "line2": "",
                        "line3": "",
                        "locality": "Lochristi",
                        "administrativeArea": "Oost-Vlaanderen",
                        "postalCode": "9080",
                        "countryCode": "BE",
                        "latitude": null,
                        "longitude": null,
                        "googlePlaceId": ""
                    },
                    "uuid": "4b758fa9-6d5e-540f-a93f-d9a1c422f1ef",
                    "openingTimes": {
                        "monday": null,
                        "tuesday": [
                            {
                                "open": "10:00",
                                "close": "18:00"
                            }
                        ],
                        "wednesday": [
                            {
                                "open": "10:00",
                                "close": "18:00"
                            }
                        ],
                        "thursday": [
                            {
                                "open": "10:00",
                                "close": "18:00"
                            }
                        ],
                        "friday": [
                            {
                                "open": "10:00",
                                "close": "18:00"
                            }
                        ],
                        "saturday": [
                            {
                                "open": "10:00",
                                "close": "18:00"
                            }
                        ],
                        "sunday": [
                            {
                                "open": "10:00",
                                "close": "13:00"
                            }
                        ],
                        "specialDates": null
                    }
                },
                "inventory": 0
            }
        ]
    }
}