Schema.org Vocabulary › Class: HotelRoom

HotelRoom

https://schema.org/HotelRoom

A hotel room is a single room in a hotel.

See also the dedicated document on the use of schema.org for marking up hotels and other forms of accommodations.

Subclass of: Room

Properties from HotelRoom

PropertyDescriptionRange
bedThe 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.BedDetails, BedType, Text
occupancyThe allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person). Typical unit code(s): C62 for person.QuantitativeValue

Properties from Accommodation

PropertyDescriptionRange
yearBuiltThe year an [[Accommodation]] was constructed. This corresponds to the [YearBuilt field in RESO](https://ddwiki.reso.org/display/DDW17/YearBuilt+Field). Number
accommodationFloorPlanA floorplan of some [[Accommodation]].FloorPlan
permittedUsageIndications regarding the permitted usage of the accommodation.Text
numberOfRoomsThe number of rooms (excluding bathrooms and closets) of the accommodation or lodging business. Typical unit code(s): ROM for room or C62 for no unit. The type of room can be put in the unitText property of the QuantitativeValue.QuantitativeValue, Number
bedThe 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.BedDetails, BedType, Text
numberOfPartialBathroomsNumber of partial bathrooms - The total number of half and ¼ bathrooms in an [[Accommodation]]. This corresponds to the [BathroomsPartial field in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsPartial+Field). Number
numberOfFullBathroomsNumber of full bathrooms - The total number of full and ¾ bathrooms in an [[Accommodation]]. This corresponds to the [BathroomsFull field in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsFull+Field).Number
leaseLengthLength of the lease for some [[Accommodation]], either particular to some [[Offer]] or in some cases intrinsic to the property.QuantitativeValue, Duration
petsAllowedIndicates whether pets are allowed to enter the accommodation or lodging business. More detailed information can be put in a text value.Text, Boolean
tourBookingPageA page providing information on how to book a tour of some [[Place]], such as an [[Accommodation]] or [[ApartmentComplex]] in a real estate setting, as well as other kinds of tours as appropriate.URL
amenityFeatureAn 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.LocationFeatureSpecification
floorSizeThe size of the accommodation, e.g. in square meter or squarefoot. Typical unit code(s): MTK for square meter, FTK for square foot, or YDK for square yard.QuantitativeValue
floorLevelThe floor level for an [[Accommodation]] in a multi-storey building. Since counting systems [vary internationally](https://en.wikipedia.org/wiki/Storey#Consecutive_number_floor_designations), the local system should be used where possible.Text
accommodationCategoryCategory of an [[Accommodation]], following real estate conventions, e.g. RESO (see [PropertySubType](https://ddwiki.reso.org/display/DDW17/PropertySubType+Field), and [PropertyType](https://ddwiki.reso.org/display/DDW17/PropertyType+Field) fields for suggested values).Text
occupancyThe allowed total occupancy for the accommodation in persons (including infants etc). For individual accommodations, this is not necessarily the legal maximum but defines the permitted usage as per the contractual agreement (e.g. a double room used by a single person). Typical unit code(s): C62 for person.QuantitativeValue
numberOfBathroomsTotalThe total integer number of bathrooms in some [[Accommodation]], following real estate conventions as [documented in RESO](https://ddwiki.reso.org/display/DDW17/BathroomsTotalInteger+Field): "The simple sum of the number of bathrooms. For example for a property with two Full Bathrooms and one Half Bathroom, the Bathrooms Total Integer will be 3.". See also [[numberOfRooms]].Integer
numberOfBedroomsThe total integer number of bedrooms in a some [[Accommodation]], [[ApartmentComplex]] or [[FloorPlan]].QuantitativeValue, Number

Properties from Place

PropertyDescriptionRange
eventsUpcoming or past events associated with this place or organization.Event
containsPlaceThe basic containment relation between a place and another that it contains.Place
telephoneThe telephone number.Text
geoIntersectsRepresents spatial relations in which two geometries (or the places they represent) have at least one point in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).Place, GeospatialGeometry
publicAccessA flag to signal that the [[Place]] is open to public visitors. If this property is omitted there is no assumed default boolean value.Boolean
branchCodeA short textual code (also called "store code") that uniquely identifies a place of business. The code is typically assigned by the parentOrganization and used in structured URLs.\n\nFor example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" is a branchCode for a particular branch. Text
addressPhysical address of the item.Text, PostalAddress
logoAn associated logo.URL, ImageObject
globalLocationNumberThe [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.Text
maximumAttendeeCapacityThe total number of individuals that may attend an event or venue.Integer
reviewsReview of the item.Review
additionalPropertyA property-value pair representing an additional characteristic of the entity, e.g. a product feature or another characteristic for which there is no matching property in schema.org.\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. https://schema.org/width, https://schema.org/color, https://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism. PropertyValue
specialOpeningHoursSpecificationThe special opening hours of a certain place.\n\nUse this to explicitly override general opening hours brought in scope by [[openingHoursSpecification]] or [[openingHours]]. OpeningHoursSpecification
keywordsKeywords or tags used to describe some item. Multiple textual entries in a keywords list are typically delimited by commas, or by repeating the property.DefinedTerm, Text, URL
mapA URL to a map of the place.URL
photoA photograph of this place.Photograph, ImageObject
smokingAllowedIndicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.Boolean
longitudeThe longitude of a location. For example ```-122.08585``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).Text, Number
reviewA review of the item.Review
containedInThe basic containment relation between a place and one that contains it.Place
tourBookingPageA page providing information on how to book a tour of some [[Place]], such as an [[Accommodation]] or [[ApartmentComplex]] in a real estate setting, as well as other kinds of tours as appropriate.URL
hasCertificationCertification information about a product, organization, service, place, or person.Certification
geoCoveredByRepresents a relationship between two geometries (or the places they represent), relating a geometry to another that covers it. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).GeospatialGeometry, Place
geoThe geo coordinates of the place.GeoShape, GeoCoordinates
geoTouchesRepresents spatial relations in which two geometries (or the places they represent) touch: "they have at least one boundary point in common, but no interior points." (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)Place, GeospatialGeometry
amenityFeatureAn 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.LocationFeatureSpecification
hasMapA URL to a map of the place.URL, Map
geoWithinRepresents a relationship between two geometries (or the places they represent), relating a geometry to one that contains it, i.e. it is inside (i.e. within) its interior. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).GeospatialGeometry, Place
geoCoversRepresents a relationship between two geometries (or the places they represent), relating a covering geometry to a covered geometry. "Every point of b is a point of (the interior or boundary of) a". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).GeospatialGeometry, Place
hasGS1DigitalLinkThe GS1 digital link associated with the object. This URL should conform to the particular requirements of digital links. The link should only contain the Application Identifiers (AIs) that are relevant for the entity being annotated, for instance a [[Product]] or an [[Organization]], and for the correct granularity. In particular, for products:
  • A Digital Link that contains a serial number (AI 21) should only be present on instances of [[IndividualProduct]]
  • A Digital Link that contains a lot number (AI 10) should be annotated as [[SomeProducts]] if only products from that lot are sold, or [[IndividualProduct]] if there is only a specific product.
  • A Digital Link that contains a global model number (AI 8013) should be attached to a [[Product]] or a [[ProductModel]].
Other item types should be adapted similarly.
URL
geoEqualsRepresents spatial relations in which two geometries (or the places they represent) are topologically equal, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM). "Two geometries are topologically equal if their interiors intersect and no part of the interior or boundary of one geometry intersects the exterior of the other" (a symmetric relationship).Place, GeospatialGeometry
aggregateRatingThe overall rating, based on a collection of reviews or ratings, of the item.AggregateRating
photosPhotographs of this place.Photograph, ImageObject
containedInPlaceThe basic containment relation between a place and one that contains it.Place
geoOverlapsRepresents a relationship between two geometries (or the places they represent), relating a geometry to another that geospatially overlaps it, i.e. they have some but not all points in common. As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).GeospatialGeometry, Place
sloganA slogan or motto associated with the item.Text
eventUpcoming or past event associated with this place, organization, or action.Event
geoDisjointRepresents spatial relations in which two geometries (or the places they represent) are topologically disjoint: "they have no point in common. They form a set of disconnected geometries." (A symmetric relationship, as defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).)Place, GeospatialGeometry
hasDriveThroughServiceIndicates whether some facility (e.g. [[FoodEstablishment]], [[CovidTestingFacility]]) offers a service that can be used by driving through in a car. In the case of [[CovidTestingFacility]] such facilities could potentially help with social distancing from other potentially-infected users.Boolean
geoCrossesRepresents a relationship between two geometries (or the places they represent), relating a geometry to another that crosses it: "a crosses b: they have some but not all interior points in common, and the dimension of the intersection is less than that of at least one of them". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).GeospatialGeometry, Place
latitudeThe latitude of a location. For example ```37.42242``` ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)).Text, Number
mapsA URL to a map of the place.URL
geoContainsRepresents a relationship between two geometries (or the places they represent), relating a containing geometry to a contained geometry. "a contains b iff no points of b lie in the exterior of a, and at least one point of the interior of b lies in the interior of a". As defined in [DE-9IM](https://en.wikipedia.org/wiki/DE-9IM).Place, GeospatialGeometry
faxNumberThe fax number.Text
isAccessibleForFreeA flag to signal that the item, event, or place is accessible for free.Boolean
isicV4The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.Text
openingHoursSpecificationThe opening hours of a certain place.OpeningHoursSpecification

Properties from Thing

PropertyDescriptionRange
potentialActionIndicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.Action
imageAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].URL, ImageObject
sameAsURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.URL
ownerA person or organization who owns this Thing.Organization, Person
descriptionA description of the item.TextObject, Text
subjectOfA CreativeWork or Event about this Thing.Event, CreativeWork
urlURL of the item.URL
additionalTypeAn additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.Text, URL
disambiguatingDescriptionA sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.Text
alternateNameAn alias for the item.Text
nameThe name of the item.Text
identifierThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. Text, URL, PropertyValue
mainEntityOfPageIndicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.CreativeWork, URL