GeostoreParkingAllowanceProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreParkingAllowanceProto

4
out of 10
Low
SEO Impact
Describes the parking allowances for a feature, or the situations and requirements under which one may be permitted to park, such as certain vehicle types, valet parking, and permit parking. Also describes the cost of parking, which may vary based on the time and duration parked. Includes vehicle type, any other conditions for eligibility, and the cost of parking, which may vary based on the time and duration parked. If is_discount is set to true on a given allowance, that allowance represents a discount that can be applied to lower the cost of non-discount allowances specified on feature via parking_provider_feature. In this way, allowances can be 'layered,' i.e. appended, onto each other when denormalizing references via parking_provider_feature.

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

7
Sort:|Filter:
allowanceTypestring
Default: nilFull type: String.t

The type of parking for this allowance. Allowance details only apply to the type of parking specified.

isDiscountboolean(
Default: nil

If true, this allowance represents a discount rather than an individual rate; any rate values specified in this allowance describe a discount to be applied to the non-discount allowances in the ParkingProto.

minPurchaseForValidationFreebaseTopic
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.FreebaseTopic.t

If this rate requires validation, this expresses the minimum purchase required for validation in each applicable currency. Should have an ID of /measurement_unit/money_value and consist of two properties: one with an ID of /measurement_unit/money_value/amount and a float value with the amount, and another with the ID /measurement_unit/money_value/currency and an ID value with the MID of the proper currency (from the /finance/currency type). A value of 0 suggests that no purchase is required. If empty, this suggests that no validation is required for this rate.

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

Any additional details about the permit type; e.g. “Zone A”. In any local languages. Should only be set if allowance_type is PERMIT.

serviceTypestring
Default: nilFull type: list(String.t

The types of services that this parking allowance applies to. For instance, some cities have streets that only allow traditional taxis to pick up passengers.

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

Describes the rate structures. Each TimeBasedRateProto defines a rate which may apply based on a particular arrival, departure or utilization time; for example, one rate might apply if arriving before 9am, and another might apply regardless of arrival or departure time.

vehicleTypestring
Default: nilFull type: String.t

Restrictions on which vehicle type(s) the allowance applies to. By default, the allowance applies to any vehicle types.