GeostoreBuildingProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreBuildingProto

4
out of 10
Low
SEO Impact
This protocol buffer holds the building-specific attributes for features of type TYPE_COMPOUND_BUILDING.

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

8
Sort:|Filter:
baseHeightMetersAglnumber(
Default: nil

The height of the base of this building, in meters above ground-level, if known.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t

The level in this building that should get displayed by default. If present, the default display level must be one of this building's levels that are listed in the level[] field, and if a level is set as a default level of one building, all buildings sharing the level should have that same level as their default level. If not present, clients should not display any level by default for that building.

floorsinteger(
Default: nil

The number of floors above the base of the building, if known. For example a regular 1-story building would set this to "1". Use a value of GeostoreConstants::kDefaultHeightPerFloor when converting "floors" to "height_meters".

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
heightMetersnumber(
Default: nil

The height of the building above its base, in meters, if known.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t

The levels in this building, in no particular order. These levels refer back to the building via another strong reference (the LevelProto.building field).

structurestring
Default: nilFull type: String.t

"Structure" denotes a physical architecture of the building that is readily visible. This attribute is useful in that rarer structures can make good landmarks.