[null,null,["อัปเดตล่าสุด 2024-09-04 UTC"],[[["The TouristAttraction type is used to identify a place as a tourist attraction."],["It inherits properties from the more general Place type, offering basic location and identification details."],["This type doesn't have any unique properties, relying on those inherited from Place for its functionality."]]],["The document defines the `TouristAttraction` type, which extends the `Place` type. It's specified that `TouristAttraction` itself does not possess any unique properties. This means that all information or actions associated with a `TouristAttraction` would be derived from the `Place` type it inherits from. The core function of this type is to categorize a location specifically as a tourist destination.\n"]]