[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-03。"],[[["The `Place` type defines the structured data for places, extending the base `Thing` type."],["Includes properties for address, ratings, geo-coordinates, contact details, photos, opening hours, and related events or reviews."],["Enables providing comprehensive information about a physical location for richer search results and enhanced user experience."],["Uses various nested types like `PostalAddress`, `GeoCoordinates`, and `OpeningHoursSpecification` for detailed data representation."]]],["The core content describes the \"Place\" type, which extends the \"Thing\" type. It defines properties of a physical location, including its `address`, `geo` coordinates, `faxNumber`, and `telephone`. Places have `events`, `reviews`, and `aggregateRating`. Mappings, logos, and photos are identified with `hasMap`, `logo`, and `photo`. Additional details like the `globalLocationNumber`, `interactionCount`, and `openingHoursSpecification` provide further information about the place. The `containedIn` property denotes location hierarchy.\n"]]