[[["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."],[[["\u003cp\u003e\u003ccode\u003eAccessibilityOptions\u003c/code\u003e provides information about a place's accessibility features for people with disabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe struct uses boolean properties to indicate if a place has wheelchair-accessible entrances, parking, restrooms, and seating.\u003c/p\u003e\n"],["\u003cp\u003eEach property is optional (\u003ccode\u003eBool?\u003c/code\u003e), meaning it may not have a value if the information is unavailable.\u003c/p\u003e\n"]]],["The `AccessibilityOptions` struct provides information about a place's accessibility features. It includes boolean properties indicating the presence of: a wheelchair-accessible entrance (`hasWheelchairAccessibleEntrance`), wheelchair-accessible parking (`hasWheelchairAccessibleParking`), a wheelchair-accessible restroom (`hasWheelchairAccessibleRestroom`), and wheelchair-accessible seating (`hasWheelchairAccessibleSeating`). Each property is optional (Bool?) and signifies whether the respective accessibility feature is available at the place.\n"],null,[]]