bed constant
bed [Expects: https://schema.org/BedDetails, https://schema.org/BedType, https://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: https://schema.org/Accommodation, https://schema.org/HotelRoom, https://schema.org/Suite
Implementation
static const bed = IriTerm.prevalidated('https://schema.org/bed');