Sheets Geocoder guide

Can You Geocode ZIP Codes, Cities, PO Boxes and Landmarks?

Understand what coordinate a geocoder is likely to return for ZIP codes, cities, PO boxes, landmarks and incomplete street addresses.

Quick answer

Cities, postal codes and landmarks can often be geocoded, but the result may be a representative center rather than a building. PO boxes are mailing identifiers rather than physical destinations. Always interpret the returned feature type and formatted address before using the coordinate.

Different inputs describe different geographic objects

InputLikely resultDo not assume
Full street addressBuilding or interpolated street pointEntrance, parcel or deliverability
Postal or ZIP codePostal-area representative pointEvery address shares that coordinate
City and countryLocality center or administrative featureNeighborhood-level precision
PO boxNo match, postal facility or localityRecipient's physical location
Landmark or businessPlace result when supportedStrict address providers cover every venue
Street without numberRoad segment or centerA specific building

A centroid is useful when the question is about an area

Postal-code and city coordinates work for national visualization, rough grouping and map labels. They are unsuitable for calculating a customer's precise distance to a store, assigning an emergency response point or claiming a building lies at the center.

Landmark search depends on the provider

A famous venue plus city and country may resolve easily, while a local business with several branches remains ambiguous. Include a street address when available. If the workflow requires discovering businesses by name, a Places-style search product may be a better fit than a strict address geocoder.

Match the result granularity to the decision

  • Include formatted address and status during the pilot.
  • Add country and region to ambiguous names.
  • Treat postal-code and city results as area-level.
  • Do not infer a person's physical address from a PO box.
  • Review important landmarks and multi-branch businesses manually.
  • Use an authoritative source for parcels, boundaries and emergency locations.

Sources and methodology

Technical claims were checked against the sources below on August 18, 2026. Product limits and third-party pricing can change; verify the live documentation before designing a production workflow.

Common questions

What coordinate does a ZIP code return?

Usually a representative point or centroid for the postal area, not every address within it. Postal boundaries and provider methods vary.

Can a city name be geocoded?

Yes, especially with region and country context. The result normally represents the locality rather than a particular building.

Why is a PO box not a physical coordinate?

A PO box is assigned for mail collection. It may be associated with a postal facility or locality, but it does not identify the recipient's physical location.

Can I geocode a business or landmark name?

Often, when the provider includes place-search data and the name is paired with a city or country. Strict address geocoders may have different behavior from consumer map search.

Start with your own sheet

Geocode your first 100 rows free.

No API key, custom formula, or credit card required.

Install from Marketplace