| Name | Type | Description | Notes |
|---|---|---|---|
| latitude | f64 | ||
| longitude | f64 | ||
| radius | f64 | Positive radius around the point. | |
| distance_unit | DistanceUnit | (enum: mile, kilometer) | |
| name | Option<String> | [optional] | |
| address | Option<String> | Optional label, sent to Meta as address_string. latitude/longitude take precedence for the pin location. |
[optional] |