---
title: SearchResponse.Place
framework: applemapsserverapi
role: symbol
role_heading: Object
path: applemapsserverapi/searchresponse/place
---

# SearchResponse.Place

A structure returned by a search that describes a place.

## Declaration

```data
object SearchResponse.Place
```

## Properties

poiCategory: A string that describes a specific place of interest (POI) category.

## Relationships

### Inherits From

- [Place](applemapsserverapi/place.md)

## See Also

### Place information returned by a search

- [SearchResponse.PaginationInfo](applemapsserverapi/searchresponse/paginationinfo-data.dictionary.md)
