[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["`IsPlaceOpenRequest` facilitates checking if a place is open. It can be initialized using either a `Place` object or a `placeID` string, both with an optional `Date`. If no `Date` is supplied, the current date/time is used. The request then utilizes the `place` or `placeID` to query the place's open status for the specified date. It contains variables for place and placeID.\n"]]