# GooglePlace

Model ID: `GooglePlace`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `display_name` | `string|null` | No |  |  | `null` | Yes |  |
| `formatted_address` | `string|null` | No |  |  | `null` | Yes |  |
| `id` | `string|null` | No |  |  | `null` | Yes |  |
| `international_phone_number` | `string|null` | No |  |  | `null` | Yes |  |
| `price_level` | `string|null` | No |  |  | `null` | Yes |  |
| `rating` | `number|null` | No |  |  | `null` | Yes |  |
| `types` | `array` | No |  |  |  | No |  |
| `website_uri` | `string|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
