amenityFeature constant

IriTerm const amenityFeature

IRI for schemahttp:amenityFeature [Expects: http://schema.org/LocationFeatureSpecification]

An amenity feature (e.g. a characteristic or service) of the Accommodation. This generic property does not make a statement about whether the feature is included in an offer for the main accommodation or available at extra costs.

Can be used on: http://schema.org/Accommodation, http://schema.org/FloorPlan, http://schema.org/LodgingBusiness, http://schema.org/Place

Implementation

static const amenityFeature = IriTerm.prevalidated(
  'http://schema.org/amenityFeature',
);