- [schema prop=”+Hotel” type=”Rating” ]
[schema_1 prop=”starRating” type=”rating” content=“5”]
- [/schema]
Rating: ****4
- <div itemscope itemtype=“http://schema.org/Hotel”>
- <h1><span itemprop=“name”>ACME Hotel Innsbruck</span></h1>
- <span itemprop=“description”>A beautifully located business hotel right in the
- heart of the alps. Watch the sun rise over the scenic Inn valley while
- enjoying your morning coffee.</span>
- Star rating: <span itemprop=“starRating” itemscope itemtype=“http://schema.org/Rating”>
- <meta itemprop=“ratingValue” content=“4”>****</span>
- Room rates: <span itemprop=“priceRange”>$100 – $240</span>
- </div>









