GeostoreOpeningHoursProto
GeostoreLocal SEOGoogleApi.ContentWarehouse.V1.Model.GeostoreOpeningHoursProto
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
2exceptionGeostoreExceptionalHoursProto →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreExceptionalHoursProto.tDate delimited exceptions to the typical recurring opening hours. May only be present if regular weekly hours are also specified.
regularHoursGeostoreBusinessHoursProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreBusinessHoursProto.tTypical recurring opening hours, expressed as a weekly schedule. NOTE: this field was introduced to have a more client-friendly format for representing weekly hours but, as of November 2018, it's not used for the main opening hours of TYPE_ESTABLISHMENT features (instead, the data is stored in the EstablishmentProto.hours field, see b/23105782 tracking the possible schema migration). It is however used in other contexts where OpeningHoursProto appears in the Geo Schema. In openinghours.h there is a utility function GetOpeningHoursFromFeature that merges EstablishmentProto.hours into this proto.