add_poi
Add a point of interest such as a restaurant or attraction to your wedding's Things-to-Do page. Provide details like name, address, and coordinates.
Instructions
Add a point-of-interest to the Things-to-Do page (restaurant, attraction, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| city | No | ||
| title | Yes | Name of the place | |
| address1 | No | ||
| address2 | No | ||
| latitude | No | Decimal degrees as string | |
| longitude | No | Decimal degrees as string | |
| description | No | ||
| postal_code | No | ||
| country_code | No | Default: US | |
| contact_phone | No | ||
| display_order | No | ||
| state_province | No | ||
| google_place_id | No |