<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AppleMapsServerAPI",
  "identifier" : "/documentation/AppleMapsServerAPI/SearchResponse",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Maps Server API"
    ],
    "preciseIdentifier" : "data:maps_web_api:SearchResponse"
  },
  "title" : "SearchResponse"
}
-->

# SearchResponse

An object that contains the search region and an array of place descriptions that a search returns.

```
object SearchResponse
```

## Topics

### Place information returned by a search

[`object SearchResponse.Place`](/documentation/AppleMapsServerAPI/SearchResponse/Place)

A structure returned by a search that describes a place.

[`object SearchResponse.PaginationInfo`](/documentation/AppleMapsServerAPI/SearchResponse/PaginationInfo-data.dictionary)

An object that returns a page of search responses.



---

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)