GeostoreAddressProto
GeostoreLocal SEOGoogleApi.ContentWarehouse.V1.Model.GeostoreAddressProto
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
7addressLinesGeostoreAddressLinesProto →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreAddressLinesProto.tThe unparsed portion (lines) of the address. An address can have multiple unparsed portions. Multiple unparsed portions sharing the same language should be modeled as one address_lines instance having multiple lines. Historically, we also supported unparsed portions in different languages, but we no longer do. Consequently, only one value is allowed for this field despite the fact that it is repeated. See go/address-lines-multi-language for information about why we made this change. If any components are filled in, this is supplemental to (i.e. disjoint from) them. Furthermore, this must be the most specific portion of the address (except for the portion, if any, stored in the name field of feature.proto). Unparsed lines are always formatted together in a block. Other address components are never formatted between the address lines. This doesn't imply that the address lines are always either the first or the last part of the formatted output.
componentGeostoreAddressComponentProto →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreAddressComponentProto.tA list of parsed address components, e.g. the street, city, etc. An address range is one type of component.
crossStreetGeostoreAddressComponentProto →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreAddressComponentProto.tDEPRECATED This field is now deprecated (see b/33268032). If you want to store cross street information as part of an address, use the address_lines field.
metadataGeostoreFieldMetadataProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.tField-level metadata for this address.
partialDenormalizationGeostoreAddressProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreAddressProto.treserved
templateIdstringnilFull type: String.tThe opaque ID of the address template that contains rules for structuring this address. The id of the address template can be retrieved using google3/geostore/address_templates/public/address_templates.h
temporaryDataProto2BridgeMessageSet →nilFull type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.tA place for clients to attach arbitrary data to an address. Never set in MapFacts.