airbnb · Schema
ExperienceLocation
Properties
| Name | Type | Description |
|---|---|---|
| meeting_point | string | Description of where guests should meet for the experience. |
| city | string | The city where the experience takes place. |
| state | string | The state or province where the experience takes place. |
| country | string | The ISO 3166-1 alpha-2 country code. |
| latitude | number | The latitude coordinate of the meeting point. |
| longitude | number | The longitude coordinate of the meeting point. |