<!--
{
  "availability" : [
    "MapKit JS: 5.45.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/PointsOfInterestSearchResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Interface",
  "symbol" : {
    "kind" : "Interface",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "struct/mapkit.PointsOfInterestSearchResponse"
  },
  "title" : "PointsOfInterestSearchResponse"
}
-->

# PointsOfInterestSearchResponse

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

```
interface PointsOfInterestSearchResponse
```

## Topics

### Inspecting fetched points of interest

[`places: Place[];`](/documentation/MapKitJS/PointsOfInterestSearchResponse/places)

The list of points of interest that match the request options.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)