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

# How the Geo Match filter works in the Google Maps Leads Scraper

> Geo Match keeps only businesses within 50 km of your chosen location, skipping out-of-area results before they reach your output file — so you don't collect or pay for them.

Google Maps often returns businesses from the wrong city — sometimes the wrong country. The **Geo Match** filter fixes this by keeping only results close to the location you searched for.

## What Geo Match does

<Frame>
  <img src="https://mintcdn.com/lobstrio-8dcae32c/oM3Rw_5SkIYdley8/images/how-do-geo-match-and-category-match-filters-work-in-google-maps-leads-scraper/image_1m2tcio.png?fit=max&auto=format&n=oM3Rw_5SkIYdley8&q=85&s=99e9b1a3b29c9218e96b4158847f44b3" alt="Google Maps results from outside the intended region" width="1283" height="904" data-path="images/how-do-geo-match-and-category-match-filters-work-in-google-maps-leads-scraper/image_1m2tcio.png" />
</Frame>

Geo Match ensures every collected business is **within 50 km of your chosen location**. If a business falls outside that radius, the scraper skips it entirely — it never appears in your output file.

<Frame>
  <img src="https://mintcdn.com/lobstrio-8dcae32c/oM3Rw_5SkIYdley8/images/how-do-geo-match-and-category-match-filters-work-in-google-maps-leads-scraper/image_1i5mig4.png?fit=max&auto=format&n=oM3Rw_5SkIYdley8&q=85&s=5caa5182342e89f90f74e25cba84c613" alt="Geo Match filter" width="766" height="792" data-path="images/how-do-geo-match-and-category-match-filters-work-in-google-maps-leads-scraper/image_1i5mig4.png" />
</Frame>

## When it runs

Geo Match runs at the **crawl level**, before results reach your output file. Because out-of-area listings are skipped before collection, they **never count toward your billing**.

## How to enable it

Toggle **Geo Match** in your Squid's **Advanced Settings** — see [how to enable filters](/guides/google-maps/filtering#how-to-enable-filters) for the full steps.

<Note>
  Geo Match works alongside [Category Match](/guides/google-maps/filtering/category-match). You can use either, both, or neither — when both are on, a result has to pass both to be kept.
</Note>
