BedType
A Schema.org Enumeration Type- Canonical URL: https://schema.org/BedType
- Check for open issues.
A type of bed. This is used for indicating the bed or beds available in an accommodation.
Instances of
BedType may appear as a value for the following properties
Property | On Types | Description |
---|---|---|
bed |
HotelRoom or Suite |
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. |
typeOfBed | BedDetails | The type of bed to which the BedDetail refers, i.e. the type of bed available in the quantity indicated by quantity. |
Acknowledgements
This element is based on the STI Accommodation Ontology, see http://ontologies.sti-innsbruck.at/acco/ns.html for details. Many class and property definitions are inspired by or based on abstracts from Wikipedia, the free encyclopedia.
Source
https://github.com/schemaorg/schemaorg/issues/1262