---
title: country
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/place/country
---

# country

The country or region of the place.

## Declaration

```data
country: string | null;
```

## Discussion

Discussion For example, the country for Golden Gate Park in San Francisco, California, is "United States".

## See Also

### Country address

- [countryCode](mapkitjs/place/countrycode.md)
