containsPlace
Estimated domains
Description
The basic containment relation between a place and another that it contains.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredvacation-rental
Accommodation A vacation rental listing must contain one Accommodation to markup additional details such as beds, occupancy, number of rooms, and amenityFeature properties.
- Requiredvacation-rental
QuantitativeValue Information about the maximum number of guests allowed to stay at the vacation rental listing. "occupancy": { "@type": "QuantitativeValue", "value" : 5 }
- Requiredvacation-rental
Integer The numerical value of guests allowed to stay at the vacation rental listing.
- Recommendedvacation-rental
Text The type of room for this accommodation. Use one of the following values: EntirePlace PrivateRoom SharedRoom
- Recommendedvacation-rental
Repeated amenityFeature Whether the property has a certain feature or amenity. Boolean examples follow this pattern: "amenityFeature": { "@type": "LocationFeatureSpecification", "name" : "featureName", "value": true } Boolean values Use one of the following values for the amenityFeature.name property. The values must be in English, even for non-English listings. ac Whether the property has air conditioning. airportShuttle Whether the host provides transportation to and from airport or other term
- Recommendedvacation-rental
Repeated BedDetails Information about the type and number of beds in the listing. "bed": [{ "@type": "BedDetails", "numberOfBeds" : 1, "typeOfBed": "Queen" }, { "@type": "BedDetails", "numberOfBeds" : 2, "typeOfBed": "Single" }]
- Recommendedvacation-rental
Integer The number of beds in the listing.
- Recommendedvacation-rental
Text The type of beds in the listing. Here are some suggested values: CaliforniaKing King Queen Full Double SemiDouble Single
- Recommendedvacation-rental
QuantitativeValue Size of the accommodation. It must be specified using unitCode property values: For square feet: FTK or SQFT For square meters: MTK or SQM "floorSize": { "@type": "QuantitativeValue", "value" : 75, "unitCode": "MTK" }
- Recommendedvacation-rental
Integer The total bathrooms in the listing. Follow real estate conventions as documented in RESO and use the simple sum of the number of bathrooms. For example, for a property with two full bathrooms and one half bathroom, the total number of bathrooms is 2.5.
- Recommendedvacation-rental
Integer The total number of bedrooms in the listing.
- Recommendedvacation-rental
Integer The total number of rooms in the listing.
Used on types
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.