Suggestions: Webhook Webhook
Sends an updated Suggestion object to your server.
NOTE:
- App must have Manage Suggestions: Read/Write permission to set up webhook.
Request Body schema: application/json
The updated Suggestion
object | |
object |
Request samples
- Payload
Content type
application/json
{- "meta": {
- "eventType": "SUGGESTION_CREATED",
- "uuid": "string",
- "timestamp": "string",
- "accountId": "string",
- "appSpecificAccountId": "string"
}, - "suggestion": {
- "uid": "string",
- "accountId": "string",
- "createdDate": "string",
- "lastUpdatedDate": "string",
- "resolvedDate": "string",
- "source": {
- "userId": "string",
- "appId": "string",
- "publisherId": "string",
- "yextSource": "string"
}, - "entityFieldSuggestion": {
- "entity": {
- "id": "string",
- "uid": "string",
- "type": "string",
- "language": "string",
- "folderId": "string",
- "labels": [
- "string"
]
}, - "existingContent": {
- "meta": {
- "accountId": "string",
- "countryCode": "string",
- "createdTimestamp": "string",
- "entityType": "string",
- "folderId": "string",
- "id": "string",
- "labels": [
- "string"
], - "language": "string",
- "timestamp": "string",
- "uid": "string"
}, - "name": "string",
- "address": {
- "city": "string",
- "countryCode": "string",
- "extraDescription": "string",
- "line1": "string",
- "line2": "string",
- "postalCode": "string",
- "region": "string",
- "sublocality": "string"
}, - "acceptingNewPatients": true,
- "acceptsReservations": true,
- "accessHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "additionalHoursText": "string",
- "additionalPromotingLocations": [
- "string"
], - "addressHidden": true,
- "admittingHospitals": [
- "string"
], - "adultPool": "YES",
- "ageRange": {
- "maxValue": 0,
- "minValue": 0
}, - "airportShuttle": "AIRPORT_SHUTTLE_AVAILABLE",
- "airportTransfer": "YES",
- "allInclusive": "ALL_INCLUSIVE_RATES_AVAILABLE",
- "alternateNames": [
- "string"
], - "alternatePhone": "string",
- "androidAppUrl": "string",
- "answer": "string",
- "appleActionLinks": [
- {
- "appName": "string",
- "category": "BOOK_TRAVEL",
}
], - "appleBusinessDescription": "string",
- "appleBusinessId": "string",
- "appleCompanyId": "string",
- "associations": [
- "string"
], - "attire": "UNSPECIFIED",
- "babysittingOffered": "YES",
- "baggageStorage": "YES",
- "bar": "YES",
- "beachAccess": "YES",
- "beachFrontProperty": "YES",
- "bicycles": "BICYCLE_RENTALS",
- "bios": {
- "ids": [
- "string"
], - "label": "string"
}, - "boutiqueStores": "YES",
- "brands": [
- "string"
], - "breakfast": "BREAKFAST_AVAILABLE",
- "brunchHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "businessCenter": "YES",
- "calendars": {
- "ids": [
- "string"
], - "label": "string"
}, - "carRental": "YES",
- "casino": "YES",
- "categories": { },
- "categoryIds": [
- "string"
], - "catsAllowed": "YES",
- "certifications": [
- "string"
], - "checkInTime": "14:15:22Z",
- "checkOutTime": "14:15:22Z",
- "classificationRating": "string",
- "closed": true,
- "concierge": "YES",
- "conditionsTreated": [
- "string"
], - "convenienceStore": "YES",
- "covidMessaging": "string",
- "covidTestingAppointmentRequired": true,
- "covidTestingDriveThroughSite": true,
- "covidTestingIsFree": true,
- "covidTestingPatientRestrictions": true,
- "covidTestingReferralRequired": true,
- "covidTestingSiteInstructions": "string",
- "covidVaccineAppointmentRequired": true,
- "covidVaccineDriveThroughSite": true,
- "covidVaccinePatientRestrictions": true,
- "covidVaccineReferralRequired": true,
- "covidVaccineSiteInstructions": "string",
- "covidVaccinesOffered": [
- "PFIZER"
], - "currencyExchange": "YES",
- "customKeywords": [
- "string"
], - "datePosted": "2019-08-24",
- "degrees": [
- "ANP"
], - "deliveryHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "description": "stringstri",
- "displayCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "doctorOnCall": "YES",
- "dogsAllowed": "YES",
- "driveThroughHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "dropoffCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "educationList": [
- {
- "institutionName": "string",
- "type": "FELLOWSHIP",
- "yearCompleted": 1900
}
], - "electricChargingStation": "YES",
- "elevator": "YES",
- "ellipticalMachine": "YES",
- "emails": [
- "user@example.com"
], - "employmentType": "FULL_TIME",
- "eventStatus": "SCHEDULED",
- "facebookAbout": "string",
- "facebookCallToAction": {
- "type": "NONE",
- "value": "string"
}, - "facebookDescriptor": "string",
- "facebookName": "string",
- "facebookOverrideCity": "string",
- "facebookPageUrl": "string",
- "facebookParentPageId": "string",
- "facebookStoreId": "string",
- "facebookVanityUrl": "string",
- "fax": "string",
- "firstName": "string",
- "firstPartyReviewPage": "string",
- "fitnessCenter": "FITNESS_CENTER_AVAILABLE",
- "floorCount": 0,
- "freeWeights": "YES",
- "frequentlyAskedQuestions": [
- {
- "answer": "string",
- "question": "string"
}
], - "frontDesk": "FRONT_DESK_AVAILABLE",
- "fullyVaccinatedStaff": true,
- "gameRoom": "YES",
- "gender": "UNSPECIFIED",
- "geomodifier": "string",
- "giftShop": "YES",
- "golf": "YES",
- "googleAttributes": { },
- "googleMyBusinessLabels": [
- "string"
], - "googlePlaceId": "string",
- "happyHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "hiringOrganization": "string",
- "holidayHoursConversationEnabled": true,
- "horsebackRiding": "YES",
- "hotTub": "YES",
- "hours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "housekeeping": "HOUSEKEEPING_AVAILABLE",
- "impressum": "string",
- "indoorPoolCount": 0,
- "instagramHandle": "string",
- "insuranceAccepted": [
- "string"
], - "iosAppUrl": "string",
- "isClusterPrimary": true,
- "isFreeEvent": true,
- "isoRegionCode": "string",
- "keywords": [
- "string"
], - "kidFriendly": "YES",
- "kidsClub": "YES",
- "kidsStayFree": "YES",
- "kitchenHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "labels": [
- "string"
], - "languages": [
- "string"
], - "lastName": "string",
- "laundry": "FULL_SERVICE",
- "lazyRiver": "YES",
- "lifeguard": "YES",
- "linkedLocation": "string",
- "localPhone": "string",
- "localShuttle": "YES",
- "locatedIn": "string",
- "location": {
- "existingLocation": "string",
- "externalLocation": "string"
}, - "locationType": "LOCATION",
- "logo": {
- "description": "string",
- "details": "string",
}, - "mainPhone": "string",
- "massage": "YES",
- "maxAgeOfKidsStayFree": 0,
- "maxNumberOfKidsStayFree": 0,
- "mealsServed": [
- "BREAKFAST"
], - "meetingRoomCount": 0,
- "menuUrl": {
- "preferDisplayUrl": true,
}, - "menus": {
- "ids": [
- "string"
], - "label": "string"
}, - "middleName": "string",
- "mobilePhone": "string",
- "mobilityAccessible": "YES",
- "nightclub": "YES",
- "npi": "string",
- "nudgeEnabled": true,
- "officeName": "string",
- "onlineServiceHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "operatingCountries": [
- "AD"
], - "orderUrl": {
- "preferDisplayUrl": true,
}, - "organizerEmail": "user@example.com",
- "organizerName": "string",
- "organizerPhone": "string",
- "outdoorPoolCount": 0,
- "parking": "PARKING_AVAILABLE",
- "paymentOptions": [
- "AFTERPAY"
], - "performers": [
- "string"
], - "petsAllowed": "PETS_WELCOME",
- "photoGallery": [
- {
- "description": "string",
- "details": "string",
}
], - "pickupCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "pickupHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "priceRange": "UNSPECIFIED",
- "primaryConversationContact": "string",
- "privateBeach": "YES",
- "privateCarService": "PRIVATE_CAR_SERVICE",
- "productLists": {
- "ids": [
- "string"
], - "label": "string"
}, - "products": [
- "string"
], - "questionsAndAnswers": true,
- "rankTrackingEnabled": true,
- "rankTrackingFrequency": "WEEKLY",
- "rankTrackingQueryTemplates": [
- "KEYWORD"
], - "rankTrackingSites": [
- "GOOGLE_DESKTOP"
], - "reservationUrl": {
- "preferDisplayUrl": true,
}, - "restaurantCount": 0,
- "reviewGenerationUrl": "string",
- "reviewResponseConversationEnabled": true,
- "roomCount": 0,
- "roomService": "ROOM_SERVICE_AVAILABLE",
- "routableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "salon": "YES",
- "sauna": "YES",
- "scuba": "YES",
- "selfParking": "SELF_PARKING_AVAILABLE",
- "seniorHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "serviceArea": {
- "places": [
- "string"
]
}, - "serviceAreaPlaces": [
- {
- "name": "string",
- "googlePlaceId": "string",
- "type": "POSTAL_CODE"
}
], - "services": [
- "string"
], - "smokeFreeProperty": "YES",
- "snorkeling": "YES",
- "socialHour": "YES",
- "spa": "YES",
- "specialities": [
- "string"
], - "tableService": "YES",
- "takeoutHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "tennis": "YES",
- "thermalPool": "YES",
- "ticketAvailability": "IN_STOCK",
- "ticketPriceRange": {
- "currencyCode": "string",
- "maxValue": "string",
- "minValue": "string"
}, - "ticketSaleDateTime": "2019-08-24T14:15:22Z",
- "time": {
- "end": "2019-08-24T14:15:22Z",
- "start": "2019-08-24T14:15:22Z"
}, - "timeZoneUtcOffset": "string",
- "timezone": "string",
- "tollFreePhone": "string",
- "treadmill": "YES",
- "ttyPhone": "string",
- "turndownService": "YES",
- "twitterHandle": "string",
- "uberLink": {
- "presentation": "BUTTON",
- "text": "string"
}, - "valetParking": "VALET_PARKING_AVAILABLE",
- "validThrough": "2019-08-24T14:15:22Z",
- "vendingMachine": "YES",
- "venueName": "string",
- "wadingPool": "YES",
- "wakeUpCalls": "YES",
- "walkableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "waterPark": "YES",
- "waterSkiing": "YES",
- "watercraft": "WATERCRAFT_RENTALS",
- "waterslide": "YES",
- "wavePool": "YES",
- "websiteUrl": {
- "preferDisplayUrl": true,
}, - "weightMachine": "YES",
- "wheelchairAccessible": "YES",
- "wifiAvailable": "WIFI_AVAILABLE",
- "workRemote": true,
- "yearEstablished": 1000,
- "yearLastRenovated": 1000,
- "yextDisplayCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextDropoffCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextPickupCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextRoutableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextWalkableCoordinate": {
- "latitude": -90,
- "longitude": -180
},
}, - "suggestedContent": {
- "meta": {
- "accountId": "string",
- "countryCode": "string",
- "createdTimestamp": "string",
- "entityType": "string",
- "folderId": "string",
- "id": "string",
- "labels": [
- "string"
], - "language": "string",
- "timestamp": "string",
- "uid": "string"
}, - "name": "string",
- "address": {
- "city": "string",
- "countryCode": "string",
- "extraDescription": "string",
- "line1": "string",
- "line2": "string",
- "postalCode": "string",
- "region": "string",
- "sublocality": "string"
}, - "acceptingNewPatients": true,
- "acceptsReservations": true,
- "accessHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "additionalHoursText": "string",
- "additionalPromotingLocations": [
- "string"
], - "addressHidden": true,
- "admittingHospitals": [
- "string"
], - "adultPool": "YES",
- "ageRange": {
- "maxValue": 0,
- "minValue": 0
}, - "airportShuttle": "AIRPORT_SHUTTLE_AVAILABLE",
- "airportTransfer": "YES",
- "allInclusive": "ALL_INCLUSIVE_RATES_AVAILABLE",
- "alternateNames": [
- "string"
], - "alternatePhone": "string",
- "androidAppUrl": "string",
- "answer": "string",
- "appleActionLinks": [
- {
- "appName": "string",
- "category": "BOOK_TRAVEL",
}
], - "appleBusinessDescription": "string",
- "appleBusinessId": "string",
- "appleCompanyId": "string",
- "associations": [
- "string"
], - "attire": "UNSPECIFIED",
- "babysittingOffered": "YES",
- "baggageStorage": "YES",
- "bar": "YES",
- "beachAccess": "YES",
- "beachFrontProperty": "YES",
- "bicycles": "BICYCLE_RENTALS",
- "bios": {
- "ids": [
- "string"
], - "label": "string"
}, - "boutiqueStores": "YES",
- "brands": [
- "string"
], - "breakfast": "BREAKFAST_AVAILABLE",
- "brunchHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "businessCenter": "YES",
- "calendars": {
- "ids": [
- "string"
], - "label": "string"
}, - "carRental": "YES",
- "casino": "YES",
- "categories": { },
- "categoryIds": [
- "string"
], - "catsAllowed": "YES",
- "certifications": [
- "string"
], - "checkInTime": "14:15:22Z",
- "checkOutTime": "14:15:22Z",
- "classificationRating": "string",
- "closed": true,
- "concierge": "YES",
- "conditionsTreated": [
- "string"
], - "convenienceStore": "YES",
- "covidMessaging": "string",
- "covidTestingAppointmentRequired": true,
- "covidTestingDriveThroughSite": true,
- "covidTestingIsFree": true,
- "covidTestingPatientRestrictions": true,
- "covidTestingReferralRequired": true,
- "covidTestingSiteInstructions": "string",
- "covidVaccineAppointmentRequired": true,
- "covidVaccineDriveThroughSite": true,
- "covidVaccinePatientRestrictions": true,
- "covidVaccineReferralRequired": true,
- "covidVaccineSiteInstructions": "string",
- "covidVaccinesOffered": [
- "PFIZER"
], - "currencyExchange": "YES",
- "customKeywords": [
- "string"
], - "datePosted": "2019-08-24",
- "degrees": [
- "ANP"
], - "deliveryHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "description": "stringstri",
- "displayCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "doctorOnCall": "YES",
- "dogsAllowed": "YES",
- "driveThroughHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "dropoffCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "educationList": [
- {
- "institutionName": "string",
- "type": "FELLOWSHIP",
- "yearCompleted": 1900
}
], - "electricChargingStation": "YES",
- "elevator": "YES",
- "ellipticalMachine": "YES",
- "emails": [
- "user@example.com"
], - "employmentType": "FULL_TIME",
- "eventStatus": "SCHEDULED",
- "facebookAbout": "string",
- "facebookCallToAction": {
- "type": "NONE",
- "value": "string"
}, - "facebookDescriptor": "string",
- "facebookName": "string",
- "facebookOverrideCity": "string",
- "facebookPageUrl": "string",
- "facebookParentPageId": "string",
- "facebookStoreId": "string",
- "facebookVanityUrl": "string",
- "fax": "string",
- "firstName": "string",
- "firstPartyReviewPage": "string",
- "fitnessCenter": "FITNESS_CENTER_AVAILABLE",
- "floorCount": 0,
- "freeWeights": "YES",
- "frequentlyAskedQuestions": [
- {
- "answer": "string",
- "question": "string"
}
], - "frontDesk": "FRONT_DESK_AVAILABLE",
- "fullyVaccinatedStaff": true,
- "gameRoom": "YES",
- "gender": "UNSPECIFIED",
- "geomodifier": "string",
- "giftShop": "YES",
- "golf": "YES",
- "googleAttributes": { },
- "googleMyBusinessLabels": [
- "string"
], - "googlePlaceId": "string",
- "happyHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "hiringOrganization": "string",
- "holidayHoursConversationEnabled": true,
- "horsebackRiding": "YES",
- "hotTub": "YES",
- "hours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "housekeeping": "HOUSEKEEPING_AVAILABLE",
- "impressum": "string",
- "indoorPoolCount": 0,
- "instagramHandle": "string",
- "insuranceAccepted": [
- "string"
], - "iosAppUrl": "string",
- "isClusterPrimary": true,
- "isFreeEvent": true,
- "isoRegionCode": "string",
- "keywords": [
- "string"
], - "kidFriendly": "YES",
- "kidsClub": "YES",
- "kidsStayFree": "YES",
- "kitchenHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "labels": [
- "string"
], - "languages": [
- "string"
], - "lastName": "string",
- "laundry": "FULL_SERVICE",
- "lazyRiver": "YES",
- "lifeguard": "YES",
- "linkedLocation": "string",
- "localPhone": "string",
- "localShuttle": "YES",
- "locatedIn": "string",
- "location": {
- "existingLocation": "string",
- "externalLocation": "string"
}, - "locationType": "LOCATION",
- "logo": {
- "description": "string",
- "details": "string",
}, - "mainPhone": "string",
- "massage": "YES",
- "maxAgeOfKidsStayFree": 0,
- "maxNumberOfKidsStayFree": 0,
- "mealsServed": [
- "BREAKFAST"
], - "meetingRoomCount": 0,
- "menuUrl": {
- "preferDisplayUrl": true,
}, - "menus": {
- "ids": [
- "string"
], - "label": "string"
}, - "middleName": "string",
- "mobilePhone": "string",
- "mobilityAccessible": "YES",
- "nightclub": "YES",
- "npi": "string",
- "nudgeEnabled": true,
- "officeName": "string",
- "onlineServiceHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "operatingCountries": [
- "AD"
], - "orderUrl": {
- "preferDisplayUrl": true,
}, - "organizerEmail": "user@example.com",
- "organizerName": "string",
- "organizerPhone": "string",
- "outdoorPoolCount": 0,
- "parking": "PARKING_AVAILABLE",
- "paymentOptions": [
- "AFTERPAY"
], - "performers": [
- "string"
], - "petsAllowed": "PETS_WELCOME",
- "photoGallery": [
- {
- "description": "string",
- "details": "string",
}
], - "pickupCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "pickupHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "priceRange": "UNSPECIFIED",
- "primaryConversationContact": "string",
- "privateBeach": "YES",
- "privateCarService": "PRIVATE_CAR_SERVICE",
- "productLists": {
- "ids": [
- "string"
], - "label": "string"
}, - "products": [
- "string"
], - "questionsAndAnswers": true,
- "rankTrackingEnabled": true,
- "rankTrackingFrequency": "WEEKLY",
- "rankTrackingQueryTemplates": [
- "KEYWORD"
], - "rankTrackingSites": [
- "GOOGLE_DESKTOP"
], - "reservationUrl": {
- "preferDisplayUrl": true,
}, - "restaurantCount": 0,
- "reviewGenerationUrl": "string",
- "reviewResponseConversationEnabled": true,
- "roomCount": 0,
- "roomService": "ROOM_SERVICE_AVAILABLE",
- "routableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "salon": "YES",
- "sauna": "YES",
- "scuba": "YES",
- "selfParking": "SELF_PARKING_AVAILABLE",
- "seniorHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "serviceArea": {
- "places": [
- "string"
]
}, - "serviceAreaPlaces": [
- {
- "name": "string",
- "googlePlaceId": "string",
- "type": "POSTAL_CODE"
}
], - "services": [
- "string"
], - "smokeFreeProperty": "YES",
- "snorkeling": "YES",
- "socialHour": "YES",
- "spa": "YES",
- "specialities": [
- "string"
], - "tableService": "YES",
- "takeoutHours": {
- "friday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "holidayHours": [
- {
- "date": "2019-08-24",
- "isClosed": true,
- "isRegularHours": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
], - "monday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "reopenDate": "2019-08-24",
- "saturday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "sunday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "thursday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "tuesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}, - "wednesday": {
- "isClosed": true,
- "openIntervals": [
- {
- "end": "14:15:22Z",
- "start": "14:15:22Z"
}
]
}
}, - "tennis": "YES",
- "thermalPool": "YES",
- "ticketAvailability": "IN_STOCK",
- "ticketPriceRange": {
- "currencyCode": "string",
- "maxValue": "string",
- "minValue": "string"
}, - "ticketSaleDateTime": "2019-08-24T14:15:22Z",
- "time": {
- "end": "2019-08-24T14:15:22Z",
- "start": "2019-08-24T14:15:22Z"
}, - "timeZoneUtcOffset": "string",
- "timezone": "string",
- "tollFreePhone": "string",
- "treadmill": "YES",
- "ttyPhone": "string",
- "turndownService": "YES",
- "twitterHandle": "string",
- "uberLink": {
- "presentation": "BUTTON",
- "text": "string"
}, - "valetParking": "VALET_PARKING_AVAILABLE",
- "validThrough": "2019-08-24T14:15:22Z",
- "vendingMachine": "YES",
- "venueName": "string",
- "wadingPool": "YES",
- "wakeUpCalls": "YES",
- "walkableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "waterPark": "YES",
- "waterSkiing": "YES",
- "watercraft": "WATERCRAFT_RENTALS",
- "waterslide": "YES",
- "wavePool": "YES",
- "websiteUrl": {
- "preferDisplayUrl": true,
}, - "weightMachine": "YES",
- "wheelchairAccessible": "YES",
- "wifiAvailable": "WIFI_AVAILABLE",
- "workRemote": true,
- "yearEstablished": 1000,
- "yearLastRenovated": 1000,
- "yextDisplayCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextDropoffCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextPickupCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextRoutableCoordinate": {
- "latitude": -90,
- "longitude": -180
}, - "yextWalkableCoordinate": {
- "latitude": -90,
- "longitude": -180
},
}
}, - "status": "string",
- "locked": true,
- "assignee": {
- "userId": "string",
- "userGroupId": "string"
}, - "comments": [
- {
- "commenter": {
- "userId": "string",
- "appId": "string",
- "yextSource": "string"
}, - "text": "string",
- "createdDate": "string",
- "attachments": [
- {
- "name": "string",
- "downloadUrl": "string"
}
]
}
], - "approver": {
- "userId": "string",
- "appId": "string"
}
}
}