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 |
Accommodation or 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
STI Accommodation Ontology
Source
https://github.com/schemaorg/schemaorg/issues/1262