Lodging business
Thing > Place > LocalBusiness > LodgingBusiness
Simplex model¶
used for references
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string |
Member model¶
used for references marked as "Member" - for example location on Events
Property | Type | Description |
---|---|---|
@id | string | json-ld: full url to load the object (based on identifier) |
identifier | string | |
address | PostalAddress | |
geo | GeoCoordinates | |
name | string |
Full model¶
LodgingBusiness¶
Property | Type | Description |
---|---|---|
amenityFeature | LocationFeatureSpecification[] | |
checkinTime | DateTime | |
checkoutTime | DateTime | |
numberOfRooms | QuantitativeValue[] | |
petsAllowed | bool | |
starRating | Rating |
Included LocalBusiness data¶
Property | Type | Description |
---|---|---|
priceRange | string | |
contactPoint | ContactPoint | |
openingDays | string | contains days only (ZH extension) "Monday,Wednesday,Thursday,Friday,Saturday,Sunday" |
openingHours | string | Multilingual |
Included Place data¶
{!docs/dev/reference/dataschema/includes/place.md!
Last update: February 18, 2021 19:36:04