---
title: PointsOfInterestSearchResponse
framework: mapkitjs
role: symbol
role_heading: Interface
path: mapkitjs/pointsofinterestsearchresponse
---

# PointsOfInterestSearchResponse

The result of a request used to fetch points of interest.

## Declaration

```data
interface PointsOfInterestSearchResponse
```

## Topics

### Inspecting fetched points of interest

- [places](mapkitjs/pointsofinterestsearchresponse/places.md)

## See Also

### Fetching points of interest

- [search(options)](mapkitjs/pointsofinterestsearch/search.md)
- [PointsOfInterestSearchDelegate](mapkitjs/pointsofinterestsearchdelegate.md)
