hoursAvailable
Canonical URL: http://schema.org/hoursAvailableThe hours during which this service or contact is available.
Usage: Between 100 and 1000 domains
- Leave public feedback on this term 💬
- Check for open issues.
- 'hoursAvailable' is mentioned in layer: core
Values expected to be one of these types |
---|
OpeningHoursSpecification
|
Used on these types |
---|
ContactPoint
LocationFeatureSpecification
Service
|
Examples
This example is in microdata only.
<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> Hotel Features: <ul> <li itemprop="amenityFeature" itemscope itemtype="http://schema.org/LocationFeatureSpecification"> <span itemprop="name">Sauna</span> <meta itemprop="value" content="True"> <div itemprop="hoursAvailable" itemtype="http://schema.org/OpeningHoursSpecification"> <link itemprop="dayOfWeek" href="http://purl.org/goodrelations/v1#Thursday" />(Open Thursdays <time itemprop="opens" content="16:00:00"> 4:00 PM</time> - <time itemprop="closes" content="21:00:00"> 9:00 PM</time>) </div> </li> </ul> </div>
This example is in microdata only.
This example is in microdata only.
Schema Version 3.2