amenityFeature constant

IriTerm const amenityFeature

amenityFeature [Expects: https://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: https://schema.org/Accommodation, https://schema.org/FloorPlan, https://schema.org/LodgingBusiness, https://schema.org/Place

Implementation

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