> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Local Results

<Frame caption="Local Results">
  <img src="https://mintcdn.com/hasdata/uVf91kjKNrsKAsWC/apis/google-serp-api/images/local-results.png?fit=max&auto=format&n=uVf91kjKNrsKAsWC&q=85&s=8769a425b9dc30032372bf6b28911ed0" width="1300" height="1574" data-path="apis/google-serp-api/images/local-results.png" />
</Frame>

<ResponseExample>
  ```json Response theme={null}
  {
    "localResults":{
      "places":[
        {
          "position":1,
          "title":"Apple Barton Creek",
          "label":"A",
          "phone":"(512) 634-0520",
          "address":"2901 S Capital of Texas Hwy",
          "hours":"Open ⋅ Closes 8 PM",
          "serviceOptions":{
            "inStoreShopping":true,
            "inStorePickup":true,
            "delivery":true
          },
          "links":{
            "website":"https://www.apple.com/retail/bartoncreek?cid=aos-us-seo-maps",
            "directions":"https://www.google.com/maps/dir//Apple+Barton+Creek,+2901+S+Capital+of+Texas+Hwy,+Austin,+TX+78746/data=!4m6!4m5!1m1!4e2!1m2!1m1!1s0x865b4ae78499618f:0x946dba1a0d09b573?sa=X&ved=2ahUKEwiSwu7Oy9qMAxXQjpUCHUb4KEEQ48ADegQIKhAA&hl=en&gl=us"
          },
          "placeId":"10695409311125452147",
          "description":"In-store shopping·In-store pickup·Delivery"
        },
        {
          "position":2,
          "title":"Apple Domain NORTHSIDE",
          "label":"B",
          "phone":"(512) 691-4800",
          "address":"3121 Palm Way",
          "hours":"Open ⋅ Closes 9 PM",
          "serviceOptions":{
            "inStoreShopping":true,
            "inStorePickup":true,
            "delivery":true
          },
          "links":{
            "website":"https://www.apple.com/retail/domainnorthside?cid=aos-us-seo-maps",
            "directions":"https://www.google.com/maps/dir//Apple+Domain+NORTHSIDE,+3121+Palm+Way,+Austin,+TX+78758/data=!4m6!4m5!1m1!4e2!1m2!1m1!1s0x864686b5be4fd0fd:0x73f04695da0ab476?sa=X&ved=2ahUKEwiSwu7Oy9qMAxXQjpUCHUb4KEEQ48ADegQILBAA&hl=en&gl=us"
          },
          "placeId":"8354254918194476150",
          "description":"In-store shopping·In-store pickup·Delivery"
        },
        {
          "position":3,
          "title":"Austin MacWorks-Apple Authorized Service Provider & Reseller",
          "label":"C",
          "phone":"(512) 476-7000",
          "address":"450 W 2nd St",
          "hours":"Open ⋅ Closes 6 PM",
          "serviceOptions":{
            "inStorePickup":true
          },
          "links":{
            "website":"http://www.austinmacworks.com/",
            "directions":"https://www.google.com/maps/dir//Austin+MacWorks-Apple+Authorized+Service+Provider+%26+Reseller,+450+W+2nd+St,+Austin,+TX+78701/data=!4m6!4m5!1m1!4e2!1m2!1m1!1s0x8644b50f3fff1c6f:0x678bed2f8cc71b40?sa=X&ved=2ahUKEwiSwu7Oy9qMAxXQjpUCHUb4KEEQ48ADegQIKxAA&hl=en&gl=us"
          },
          "placeId":"7461317996150463296",
          "description":"In-store pickup"
        }
      ],
      "moreLocationsLink":"https://www.google.com/search?sca_esv=f9f1a50abb3c6f24&hl=en&gl=us&tbm=lcl&q=apple&rflfq=1&num=10&uule=w+CAIQICIaQXVzdGluLFRleGFzLFVuaXRlZCBTdGF0ZXM%3D&sa=X&ved=2ahUKEwiSwu7Oy9qMAxXQjpUCHUb4KEEQjGp6BAhWEAE"
    }
  }
  ```
</ResponseExample>
