checkinTime

Canonical URL: http://schema.org/checkinTime

Thing > Property > checkinTime

The earliest someone may check into a lodging establishment.

Usage: Between 10 and 100 domains
Values expected to be one of these types
DateTime
Used on these types
LodgingBusiness
LodgingReservation


Examples

Example 1
This example is in microdata only.
<div itemscope itemtype="http://schema.org/Hotel">
  <h1><span itemprop="name">ACME Hotel Innsbruck</span></h1>
  <img itemprop="logo" src="../media/logo.png" alt="hotel logo" />
  <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>
  Check-in: <meta itemprop="checkinTime" content="14:00:00">2:00 PM
  Check-out: <meta itemprop="checkoutTime" content="11:00:00">11:00 AM
</div>
This example is in microdata only.
This example is in microdata only.

Schema Version 3.2