PhotosVisionObjectrecGeoLocation
PhotosLocal SEOGoogleApi.ContentWarehouse.V1.Model.PhotosVisionObjectrecGeoLocation
SEO Analysis
AI GeneratedPart 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
7altitudeMetersfloat(nilAltitude of the point above the earth's surface, in meters.
countryCodestringnilFull type: String.tCountry code string.
fromGpsboolean(nilIndicates if the lat/lon above is assumed to come from a GPS device.
latfloat(nilLatitude in degrees north. Values south of the equator are negative.
latErrorBoundfloat(nilWhen applied to a single point, represents the estimated error bounds of manual geotagging. The estimate is based on size of the bounding box of the map used for manual geotagging. When applied to a group of points, the error bounds represent the dispersion around the group center (lat/lon above). The dispersion in this case is computed as half the interquartile range. Reference: http://en.wikipedia.org/wiki/Interquartile_range (lat +/- lat_error_bound, lng +/- lng_error_bound).
lonfloat(nilLongitude in degrees east. Values west of 0 deg are negative.
lonErrorBoundfloat(nil