CountryGeoLocation

CountryLocal SEO

GoogleApi.ContentWarehouse.V1.Model.CountryGeoLocation

4
out of 10
Low
SEO Impact
Stores one location and all meta-data associated with that location.

SEO Analysis

AI Generated

Part of Google's geographic data infrastructure (Geostore). This system stores and processes geographic information that powers Google Maps, local search, and location-based search features. For local SEO, these geographic signals determine how businesses and locations appear in local search results and map packs.

Actionable Insights for SEOs

  • Optimize Google Business Profile with accurate location data
  • Ensure NAP (Name, Address, Phone) consistency across the web
  • Build local citations and location-relevant content

Attributes

6
Sort:|Filter:
clickRadius50Percentinteger(
Default: nil

The radius (in miles) around the assigned location that the document gets 50% of its clicks.

confidencenumber(
Default: nil

Confidence on the location. Ranges in [0.0, 1.0]. Cleared during index creation.

confidencePercentinteger(
Default: nil

Confidence mapped to [0, 100]. Converted to integer for efficient storage. Populated during index creation.

internalIdinteger(
Default: nil

Used for compressed docloc data. In compressed data, instead of location_info, only an integer ID for that LocationInfo is stored. A separate lookup table is used to get full LocationInfo from the internal ID.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.CountryLocationInfo.t
propagatedFromASubpageboolean(
Default: nil

True if this location is assigned to one of the subpages, and not to the page itself. If the total number of locations assigned to all the subpages of a page is small (usually up to 5), then that page also gets assigned those locations, and this flag is set for those locations.