> ## 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-ai-mode/images/local-results.png?fit=max&auto=format&n=uVf91kjKNrsKAsWC&q=85&s=3ca500d0b50ed84ad6183e4f8c90db3f" width="2200" height="1428" data-path="apis/google-ai-mode/images/local-results.png" />
</Frame>

<ResponseExample>
  ```json Response theme={null}
  {
     "textBlocks":[
        {
           "type":"localResults",
           "localResults":[
              {
                 "position":1,
                 "title":"Siragusa's Taste of Italy",
                 "thumbnail":"https://lh3.googleusercontent.com/p/AF1QipMs4Qt83-h19YB6S6jX7-AK4wXsGYHI01P8Orfo=w300-h224-n-k-no",
                 "address":"4115 S Redwood Rd",
                 "openState":"Open",
                 "reviews":2200,
                 "rating":4.4,
                 "type":"Italian"
              },
              {
                 "position":2,
                 "title":"La Dolce Vita Ristorante Italiano",
                 "thumbnail":"https://lh3.googleusercontent.com/p/AF1QipPxB7aSGdakj5B9uuvWJYdhVGJlDiBpqmDrxNKH=w300-h225-n-k-no",
                 "address":"61 N 100 E",
                 "openState":"Open",
                 "reviews":1200,
                 "rating":4.2,
                 "type":"Italian"
              },
              {
                 "position":3,
                 "title":"Stoneground Italian Kitchen",
                 "thumbnail":"https://lh3.googleusercontent.com/gps-cs-s/AC9h4nqj_8cV66BCLW346c6zDsVQHSz-wrdvxTA1fdpsnVSmh4T_1sMhr2FecC515OYBIQOiMYermmQHX2srRdDCiimpzlZpAL7TaSgk5W3Shs9_oiw6VYOsGZ_PeXANV0IW7IXr02P8Xg=w300-h400-n-k-no",
                 "address":"249 E 400 S",
                 "openState":"Open",
                 "reviews":1100,
                 "rating":4.5,
                 "type":"Italian"
              },
              {
                 "position":4,
                 "title":"Bartolo's Sugar House",
                 "thumbnail":"https://lh3.googleusercontent.com/p/AF1QipP2-JdihMmXB1zaiPIsNc29DWUrNeEBrcKvWYYR=w300-h168-n-k-no",
                 "address":"1270 S 1100 E",
                 "openState":"Open",
                 "reviews":610,
                 "rating":4.4,
                 "type":"Italian"
              }
           ]
        }
     ]
  }
  ```
</ResponseExample>
