bed constant
bed [Expects: http://schema.org/BedDetails, http://schema.org/BedType, http://schema.org/Text]
The type of bed or beds included in the accommodation. For the single case of just one bed of a certain type, you use bed directly with a text. If you want to indicate the quantity of a certain kind of bed, use an instance of BedDetails. For more detailed information, use the amenityFeature property.
Can be used on: http://schema.org/Accommodation, http://schema.org/HotelRoom, http://schema.org/Suite
Implementation
static const bed = IriTerm.prevalidated('http://schema.org/bed');