schema.org Open in urlscan Pro
2a00:1450:4014:80b::200e  Public Scan

Submitted URL: http://schema.org/Place
Effective URL: https://schema.org/Place
Submission: On August 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="gsc-search-box gsc-search-box-tools" accept-charset="utf-8">
  <table cellspacing="0" cellpadding="0" class="gsc-search-box">
    <tbody>
      <tr>
        <td class="gsc-input">
          <div class="gsc-input-box" id="gsc-iw-id1">
            <table cellspacing="0" cellpadding="0" id="gs_id50" class="gstl_50 gsc-input" style="width: 100%; padding: 0px;">
              <tbody>
                <tr>
                  <td id="gs_tti50" class="gsib_a"><input autocomplete="off" type="text" size="10" class="gsc-input" name="search" title="search" id="gsc-i-id1" dir="ltr" spellcheck="false"
                      style="width: 100%; padding: 0px; border: none; margin: 0px; height: auto; background: url(&quot;https://www.google.com/cse/static/images/1x/en/branding.png&quot;) left center no-repeat rgb(255, 255, 255); outline: none;"></td>
                  <td class="gsib_b">
                    <div class="gsst_b" id="gs_st50" dir="ltr"><a class="gsst_a" href="javascript:void(0)" title="Clear search box" role="button" style="display: none;"><span class="gscb_a" id="gs_cb50" aria-hidden="true">×</span></a></div>
                  </td>
                </tr>
              </tbody>
            </table>
          </div>
        </td>
        <td class="gsc-search-button"><button class="gsc-search-button gsc-search-button-v2"><svg width="13" height="13" viewBox="0 0 13 13">
              <title>search</title>
              <path
                d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z">
              </path>
            </svg></button></td>
        <td class="gsc-clear-button">
          <div class="gsc-clear-button" title="clear results">&nbsp;</div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Schema.org

 * Docs
 * Schemas
 * Validate
 * About
   

×

search
 

Note: you are viewing the development version of Schema.org. See How we work for
more details.


PLACE

A Schema.org Type

Thing > Place

[more...]
 * Canonical URL: https://schema.org/Place
   
 * Check for open issues.

Entities that have a somewhat fixed, physical extension.

PropertyExpected TypeDescription Properties from Place additionalProperty
PropertyValue A property-value pair representing an additional characteristics
of the entitity, e.g. a product feature or another characteristic for which
there is no matching property in schema.org.

Note: Publishers should be aware that applications designed to use specific
schema.org properties (e.g. https://schema.org/width, https://schema.org/color,
https://schema.org/gtin13, ...) will typically expect such data to be provided
using those properties, rather than using the generic property/value mechanism.
address PostalAddress  or
Text Physical address of the item. aggregateRating AggregateRating The overall
rating, based on a collection of reviews or ratings, of the item. amenityFeature
LocationFeatureSpecification An amenity feature (e.g. a characteristic or
service) of the Accommodation. This generic property does not make a statement
about whether the feature is included in an offer for the main accommodation or
available at extra costs. branchCode Text A short textual code (also called
"store code") that uniquely identifies a place of business. The code is
typically assigned by the parentOrganization and used in structured URLs.

For example, in the URL http://www.starbucks.co.uk/store-locator/etc/detail/3047
the code "3047" is a branchCode for a particular branch. containedInPlace Place
The basic containment relation between a place and one that contains it.
Supersedes containedIn.
Inverse property: containsPlace containsPlace Place The basic containment
relation between a place and another that it contains.
Inverse property: containedInPlace event Event Upcoming or past event associated
with this place, organization, or action. Supersedes events. faxNumber Text The
fax number. geo GeoCoordinates  or
GeoShape The geo coordinates of the place. geoContains GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a containing geometry to a contained geometry. "a contains
b iff no points of b lie in the exterior of a, and at least one point of the
interior of b lies in the interior of a". As defined in DE-9IM. geoCoveredBy
GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to another that covers it. As defined in DE-9IM.
geoCovers GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a covering geometry to a covered geometry. "Every point of
b is a point of (the interior or boundary of) a". As defined in DE-9IM.
geoCrosses GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to another that crosses it: "a crosses b: they
have some but not all interior points in common, and the dimension of the
intersection is less than that of at least one of them". As defined in DE-9IM.
geoDisjoint GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) are topologically disjoint: they have no point in common. They form a
set of disconnected geometries." (a symmetric relationship, as defined in
DE-9IM) geoEquals GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) are topologically equal, as defined in DE-9IM. "Two geometries are
topologically equal if their interiors intersect and no part of the interior or
boundary of one geometry intersects the exterior of the other" (a symmetric
relationship) geoIntersects GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) have at least one point in common. As defined in DE-9IM. geoOverlaps
GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to another that geospatially overlaps it, i.e.
they have some but not all points in common. As defined in DE-9IM. geoTouches
GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) touch: they have at least one boundary point in common, but no
interior points." (a symmetric relationship, as defined in DE-9IM ) geoWithin
GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to one that contains it, i.e. it is inside (i.e.
within) its interior. As defined in DE-9IM. globalLocationNumber Text The Global
Location Number (GLN, sometimes also referred to as International Location
Number or ILN) of the respective organization, person, or place. The GLN is a
13-digit number used to identify parties and physical locations.
hasDriveThroughService Boolean Indicates whether some facility (e.g.
FoodEstablishment, CovidTestingFacility) offers a service that can be used by
driving through in a car. In the case of CovidTestingFacility such facilities
could potentially help with social distancing from other potentially-infected
users. hasMap Map  or
URL A URL to a map of the place. Supersedes map, maps. isAccessibleForFree
Boolean A flag to signal that the item, event, or place is accessible for free.
Supersedes free. isicV4 Text The International Standard of Industrial
Classification of All Economic Activities (ISIC), Revision 4 code for a
particular organization, business person, or place. keywords DefinedTerm  or
Text  or
URL Keywords or tags used to describe some item. Multiple textual entries in a
keywords list are typically delimited by commas, or by repeating the property.
latitude Number  or
Text The latitude of a location. For example 37.42242 (WGS 84). logo
ImageObject  or
URL An associated logo. longitude Number  or
Text The longitude of a location. For example -122.08585 (WGS 84).
maximumAttendeeCapacity Integer The total number of individuals that may attend
an event or venue. openingHoursSpecification OpeningHoursSpecification The
opening hours of a certain place. photo ImageObject  or
Photograph A photograph of this place. Supersedes photos. publicAccess Boolean A
flag to signal that the Place is open to public visitors. If this property is
omitted there is no assumed default boolean value review Review A review of the
item. Supersedes reviews. slogan Text A slogan or motto associated with the
item. smokingAllowed Boolean Indicates whether it is allowed to smoke in the
place, e.g. in the restaurant, hotel or hotel room.
specialOpeningHoursSpecification OpeningHoursSpecification The special opening
hours of a certain place.

Use this to explicitly override general opening hours brought in scope by
openingHoursSpecification or openingHours. telephone Text The telephone number.
tourBookingPage URL A page providing information on how to book a tour of some
Place, such as an Accommodation or ApartmentComplex in a real estate setting, as
well as other kinds of tours as appropriate. Properties from Thing
additionalType URL An additional type for the item, typically used for adding
more specific types from external vocabularies in microdata syntax. This is a
relationship between something and a class that the thing is in. In RDFa syntax,
it is better to use the native RDFa syntax - the 'typeof' attribute - for
multiple types. Schema.org tools may have only weaker understanding of extra
types, in particular those defined externally. alternateName Text An alias for
the item. description Text A description of the item. disambiguatingDescription
Text A sub property of description. A short description of the item used to
disambiguate from other, similar items. Information from other properties (in
particular, name) may be necessary for the description to be useful for
disambiguation. identifier PropertyValue  or
Text  or
URL The identifier property represents any kind of identifier for any kind of
Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated
properties for representing many of these, either as textual strings or as URL
(URI) links. See background notes for more details. image ImageObject  or
URL An image of the item. This can be a URL or a fully described ImageObject.
mainEntityOfPage CreativeWork  or
URL Indicates a page (or other CreativeWork) for which this thing is the main
entity being described. See background notes for details.
Inverse property: mainEntity name Text The name of the item. potentialAction
Action Indicates a potential Action, which describes an idealized action in
which this thing would play an 'object' role. sameAs URL URL of a reference Web
page that unambiguously indicates the item's identity. E.g. the URL of the
item's Wikipedia page, Wikidata entry, or official website. subjectOf
CreativeWork  or
Event A CreativeWork or Event about this Thing.
Inverse property: about url URL URL of the item.


Instances of Place may appear as a value for the following properties

PropertyOn TypesDescription area BroadcastService The area within which users
can expect to reach the broadcast service. areaServed ContactPoint  or
DeliveryChargeSpecification  or
Demand  or
Offer  or
Organization  or
Service The geographic area where a service or offered item is provided.
availableAtOrFrom Demand  or
Offer The place(s) from which the offer can be obtained (e.g. store locations).
birthPlace Person The place where the person was born. containedIn Place The
basic containment relation between a place and one that contains it.
containedInPlace Place The basic containment relation between a place and one
that contains it. containsPlace Place The basic containment relation between a
place and another that it contains. contentLocation CreativeWork The location
depicted or described in the content. For example, the location in a photograph
or painting. course ExerciseAction A sub property of location. The course where
this action was taken. deathPlace Person The place where the person died.
dropoffLocation RentalCarReservation Where a rental car can be dropped off.
eligibleRegion ActionAccessSpecification  or
DeliveryChargeSpecification  or
Demand  or
Offer The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the
GeoShape for the geo-political region(s) for which the offer or delivery charge
specification is valid.

See also ineligibleRegion. exerciseCourse ExerciseAction A sub property of
location. The course where this action was taken. foodEstablishment CookAction A
sub property of location. The specific food establishment where the action
occurred. foundingLocation Organization The place where the Organization was
founded. fromLocation ExerciseAction  or
MoveAction  or
TransferAction A sub property of location. The original location of the object
or the agent before the action. gameLocation Game  or
VideoGameSeries Real or fictional location of the game (or part of game).
geoContains GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a containing geometry to a contained geometry. "a contains
b iff no points of b lie in the exterior of a, and at least one point of the
interior of b lies in the interior of a". As defined in DE-9IM. geoCoveredBy
GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to another that covers it. As defined in DE-9IM.
geoCovers GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a covering geometry to a covered geometry. "Every point of
b is a point of (the interior or boundary of) a". As defined in DE-9IM.
geoCrosses GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to another that crosses it: "a crosses b: they
have some but not all interior points in common, and the dimension of the
intersection is less than that of at least one of them". As defined in DE-9IM.
geoDisjoint GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) are topologically disjoint: they have no point in common. They form a
set of disconnected geometries." (a symmetric relationship, as defined in
DE-9IM) geoEquals GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) are topologically equal, as defined in DE-9IM. "Two geometries are
topologically equal if their interiors intersect and no part of the interior or
boundary of one geometry intersects the exterior of the other" (a symmetric
relationship) geoIntersects GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) have at least one point in common. As defined in DE-9IM. geoOverlaps
GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to another that geospatially overlaps it, i.e.
they have some but not all points in common. As defined in DE-9IM. geoTouches
GeospatialGeometry  or
Place Represents spatial relations in which two geometries (or the places they
represent) touch: they have at least one boundary point in common, but no
interior points." (a symmetric relationship, as defined in DE-9IM ) geoWithin
GeospatialGeometry  or
Place Represents a relationship between two geometries (or the places they
represent), relating a geometry to one that contains it, i.e. it is inside (i.e.
within) its interior. As defined in DE-9IM. hasPOS Organization  or
Person Points-of-Sales operated by the organization or person. homeLocation
Person A contact location for a person's residence. ineligibleRegion
ActionAccessSpecification  or
DeliveryChargeSpecification  or
Demand  or
MediaObject  or
Offer The ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the
GeoShape for the geo-political region(s) for which the offer or delivery charge
specification is not valid, e.g. a region where the transaction is not allowed.

See also eligibleRegion. itemLocation ArchiveComponent Current location of the
item. itinerary Trip Destination(s) ( Place ) that make up a trip. For a trip
where destination order is important use ItemList to specify that order (see
examples). jobLocation JobPosting A (typically single) geographic location
associated with the job position. location Action  or
Event  or
InteractionCounter  or
Organization The location of, for example, where an event is happening, where an
organization is located, or where an action takes place. locationCreated
CreativeWork The location where the CreativeWork was created, which may not be
the same as the location depicted in the CreativeWork. pickupLocation
RentalCarReservation  or
TaxiReservation Where a taxi will pick up a passenger or a rental car can be
picked up. regionsAllowed MediaObject The regions where the media is allowed. If
not specified, then it's assumed to be allowed everywhere. Specify the countries
in ISO 3166 format. serviceArea ContactPoint  or
Organization  or
Service The geographic area where the service is provided. serviceLocation
ServiceChannel The location (e.g. civic structure, local business, etc.) where a
person can go to access the service. spatial CreativeWork The "spatial" property
can be used in cases when more specific properties (e.g. locationCreated,
spatialCoverage, contentLocation) are not known to be appropriate.
spatialCoverage CreativeWork The spatialCoverage of a CreativeWork indicates the
place(s) which are the focus of the content. It is a subproperty of
contentLocation intended primarily for more technical and detailed materials.
For example with a Dataset, it indicates areas that the dataset describes: a
dataset of New York weather would have spatialCoverage which was the place: the
state of New York. toLocation ExerciseAction  or
InsertAction  or
MoveAction  or
TransferAction A sub property of location. The final location of the object or
the agent after the action. workLocation Person A contact location for a
person's place of work.


More specific Types
 * Accommodation
 * AdministrativeArea
 * CivicStructure
 * Landform
 * LandmarksOrHistoricalBuildings
 * LocalBusiness
 * Residence
 * TouristAttraction
 * TouristDestination

Examples


Example 1
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1. <h1>What is the latitude and longitude of the Empire State Building?</h1>
    
 2. Answer:
    
 3. Latitude: 40 deg 44 min 54.36 sec N
    
 4. Longitude: 73 deg 59 min 8.5 sec W

Example encoded as Microdata embedded in HTML.
 1.  <div itemscope itemtype="https://schema.org/Place">
     
 2.    <h1>What is the latitude and longitude of the <span itemprop="name">Empire State Building</span>?</h1>
     
 3.    Answer:
     
 4.    <div itemprop="geo" itemscope itemtype="https://schema.org/GeoCoordinates">
     
 5.      Latitude: 40 deg 44 min 54.36 sec N
     
 6.      Longitude: 73 deg 59 min 8.5 dec W
     
 7.      <meta itemprop="latitude" content="40.75" />
     
 8.      <meta itemprop="longitude" content="-73.98" />
     
 9.    </div>
     
 10. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" typeof="Place">
     
 2.    <h1>What is the latitude and longitude of the <span property="name">Empire State Building</span>?</h1>
     
 3.    Answer:
     
 4.    <div property="geo" typeof="GeoCoordinates">
     
 5.      Latitude: 40 deg 44 min 54.36 sec N
     
 6.      Longitude: 73 deg 59 min 8.5 dec W
     
 7.      <meta property="latitude" content="40.75" />
     
 8.      <meta property="longitude" content="-73.98" />
     
 9.    </div>
     
 10. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "Place",
     
 5.    "geo": {
     
 6.      "@type": "GeoCoordinates",
     
 7.      "latitude": "40.75",
     
 8.      "longitude": "-73.98"
     
 9.    },
     
 10.   "name": "Empire State Building"
     
 11. }
     
 12. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "Place", "geo": { "@type":
"GeoCoordinates", "latitude": "40.75", "longitude": "-73.98" }, "name": "Empire
State Building" }
Example 2
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1.  <div class="event-wrapper">
     
 2.  
     
 3.    <div class="event-date">Sat Sep 14</div>
     
 4.    <div class="event-title">Typhoon with Radiation City</div>
     
 5.  
     
 6.    <div class="event-venue">
     
 7.      The Hi-Dive
     
 8.      <div class="address">
     
 9.        7 S. Broadway<br>
     
 10.       Denver, CO 80209
     
 11.     </div>
     
 12.   </div>
     
 13. 
     
 14.   <div class="event-time">9:30 PM</div>
     
 15. 
     
 16.   <div class="event-price">$13.00</div>
     
 17.   <a href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 18. 
     
 19. </div>

Example encoded as Microdata embedded in HTML.
 1.  <div class="event-wrapper" itemscope itemtype="https://schema.org/Event">
     
 2.      <div class="event-date" itemprop="startDate" content="2013-09-14T21:30">
     
 3.          Sat Sep 14
     
 4.      </div>
     
 5.      <div class="event-title" itemprop="name">
     
 6.          Typhoon with Radiation City
     
 7.      </div>
     
 8.      <div class="event-venue" itemprop="location" itemscope itemtype="https://schema.org/Place">
     
 9.          <span itemprop="name">The Hi-Dive</span>
     
 10.         <div class="address" itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
     
 11.             <span itemprop="streetAddress">7 S. Broadway</span><br>
     
 12.             <span itemprop="addressLocality">Denver</span>, <span itemprop="addressRegion">CO</span> <span itemprop="postalCode">80209</span>
     
 13.         </div>
     
 14.     </div>
     
 15.     <div class="event-time">9:30 PM</div>
     
 16.     <div itemprop="offers" itemscope itemtype="https://schema.org/Offer">
     
 17.         <div class="event-price" itemprop="price" content="13.00">$13.00</div>
     
 18.         <meta itemprop="priceCurrency" content="USD"><a itemprop="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 19.     </div>
     
 20. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" class="event-wrapper" typeof="Event">
     
 2.  
     
 3.    <div class="event-date" property="startDate" content="2013-09-14T21:30">Sat Sep 14</div>
     
 4.    <div class="event-title" property="name">Typhoon with Radiation City</div>
     
 5.  
     
 6.    <div class="event-venue" property="location" typeof="Place">
     
 7.      <span property="name">The Hi-Dive</span>
     
 8.      <div class="address" property="address" typeof="PostalAddress">
     
 9.        <span property="streetAddress">7 S. Broadway</span><br>
     
 10.       <span property="addressLocality">Denver</span>,
     
 11.       <span property="addressRegion">CO</span>
     
 12.       <span property="postalCode">80209</span>
     
 13.     </div>
     
 14.   </div>
     
 15. 
     
 16.   <div class="event-time">9:30 PM</div>
     
 17. 
     
 18.  <span property="offers" typeof="Offer">
     
 19.  <div class="event-price">
     
 20.     <meta property="priceCurrency" content="USD" />$
     
 21.     <meta property="price" content="13.00" />13.00
     
 22.  </div>
     
 23.  <a property="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 24.  </span>
     
 25. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "Event",
     
 5.    "location": {
     
 6.      "@type": "Place",
     
 7.      "address": {
     
 8.        "@type": "PostalAddress",
     
 9.        "addressLocality": "Denver",
     
 10.       "addressRegion": "CO",
     
 11.       "postalCode": "80209",
     
 12.       "streetAddress": "7 S. Broadway"
     
 13.     },
     
 14.     "name": "The Hi-Dive"
     
 15.   },
     
 16.   "name": "Typhoon with Radiation City",
     
 17.   "offers": {
     
 18.     "@type": "Offer",
     
 19.     "price": "13.00",
     
 20.     "priceCurrency": "USD",
     
 21.     "url": "http://www.ticketfly.com/purchase/309433"
     
 22.   },
     
 23.   "startDate": "2013-09-14T21:30"
     
 24. }
     
 25. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "Event", "location": { "@type":
"Place", "address": { "@type": "PostalAddress", "addressLocality": "Denver",
"addressRegion": "CO", "postalCode": "80209", "streetAddress": "7 S. Broadway"
}, "name": "The Hi-Dive" }, "name": "Typhoon with Radiation City", "offers": {
"@type": "Offer", "price": "13.00", "priceCurrency": "USD", "url":
"http://www.ticketfly.com/purchase/309433" }, "startDate": "2013-09-14T21:30" }
Example 3
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1. <h1>Beachwalk Beachwear &amp; Giftware</h1>
    
 2. A superb collection of fine gifts and clothing to accent your stay in Mexico Beach.
    
 3. 3102 Highway 98
    
 4. Mexico Beach, FL
    
 5. Phone: 850-648-4200

Example encoded as Microdata embedded in HTML.
 1.  <div itemscope itemtype="https://schema.org/LocalBusiness">
     
 2.    <h1><span itemprop="name">Beachwalk Beachwear &amp; Giftware</span></h1>
     
 3.    <span itemprop="description"> A superb collection of fine gifts and clothing
     
 4.    to accent your stay in Mexico Beach.</span>
     
 5.    <div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
     
 6.      <span itemprop="streetAddress">3102 Highway 98</span>
     
 7.      <span itemprop="addressLocality">Mexico Beach</span>,
     
 8.      <span itemprop="addressRegion">FL</span>
     
 9.    </div>
     
 10.   Phone: <span itemprop="telephone">850-648-4200</span>
     
 11. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" typeof="LocalBusiness">
     
 2.    <h1><span property="name">Beachwalk Beachwear &amp; Giftware</span></h1>
     
 3.    <span property="description"> A superb collection of fine gifts and clothing
     
 4.    to accent your stay in Mexico Beach.</span>
     
 5.    <div property="address" typeof="PostalAddress">
     
 6.      <span property="streetAddress">3102 Highway 98</span>
     
 7.      <span property="addressLocality">Mexico Beach</span>,
     
 8.      <span property="addressRegion">FL</span>
     
 9.    </div>
     
 10.   Phone: <span property="telephone">850-648-4200</span>
     
 11. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "LocalBusiness",
     
 5.    "address": {
     
 6.      "@type": "PostalAddress",
     
 7.      "addressLocality": "Mexico Beach",
     
 8.      "addressRegion": "FL",
     
 9.      "streetAddress": "3102 Highway 98"
     
 10.   },
     
 11.   "description": "A superb collection of fine gifts and clothing to accent your stay in Mexico Beach.",
     
 12.   "name": "Beachwalk Beachwear & Giftware",
     
 13.   "telephone": "850-648-4200"
     
 14. }
     
 15. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "LocalBusiness", "address": {
"@type": "PostalAddress", "addressLocality": "Mexico Beach", "addressRegion":
"FL", "streetAddress": "3102 Highway 98" }, "description": "A superb collection
of fine gifts and clothing to accent your stay in Mexico Beach.", "name":
"Beachwalk Beachwear & Giftware", "telephone": "850-648-4200" }
Example 4
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1. Springfield Town Hall
    
 2. Hours:
    
 3.    Mon-Fri 9am - 5:30pm
    
 4.    Sat 9am - 12pm
    
 5.    Closed Sun

Example encoded as Microdata embedded in HTML.
 1. <div itemscope itemtype="https://schema.org/CivicStructure">
    
 2.   <span itemprop="name">Springfield Town Hall</span>
    
 3.   Hours:
    
 4.   <meta itemprop="openingHours" content="Mo-Fr 09:00-17:30">Mon-Fri 9am - 5:30pm
    
 5.   <meta itemprop="openingHours" content="Sa 09:00-12:00">Sat 9am - 12pm
    
 6.   Closed Sun
    
 7. </div>

Example encoded as RDFa embedded in HTML.
 1. <div vocab="https://schema.org/" typeof="CivicStructure">
    
 2.   <span property="name">Springfield Town Hall</span>
    
 3.   Hours:
    
 4.   <meta property="openingHours" content="Mo-Fr 09:00-17:30">Mon-Fri 9am - 5:30pm
    
 5.   <meta property="openingHours" content="Sa 09:00-12:00">Sat 9am - 12pm
    
 6.   Closed Sun
    
 7. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "CivicStructure",
     
 5.    "name": "Springfield Town Hall",
     
 6.    "openingHours": [
     
 7.      "Mo-Fr 09:00-17:30",
     
 8.      "Sa 09:00-12:00"
     
 9.    ]
     
 10. }
     
 11. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "CivicStructure", "name":
"Springfield Town Hall", "openingHours": [ "Mo-Fr 09:00-17:30", "Sa 09:00-12:00"
] }
Example 5
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1.  <div class="event-wrapper">
     
 2.  
     
 3.    <div class="event-date">Sat Sep 14</div>
     
 4.    <div class="event-title">Typhoon with Radiation City</div>
     
 5.    <div class="event-title">CANCELLED - Typhoon with Radiation City</div>
     
 6.  
     
 7.    <div class="event-venue">
     
 8.      The Hi-Dive
     
 9.      <div class="address">
     
 10.       7 S. Broadway<br>
     
 11.       Denver, CO 80209
     
 12.     </div>
     
 13.   </div>
     
 14. 
     
 15.   <div class="event-time">9:30 PM</div>
     
 16. 
     
 17.   <div class="event-price">$13.00</div>
     
 18.   <a href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 19. 
     
 20. </div>

Example encoded as Microdata embedded in HTML.
 1.  <div class="event-wrapper" itemscope itemtype="https://schema.org/Event">
     
 2.      <div class="event-date" itemprop="startDate" content="2013-09-14T21:30">
     
 3.          Sat Sep 14
     
 4.      </div>
     
 5.      <div class="event-title" itemprop="name">
     
 6.          CANCELLED - Typhoon with Radiation City
     
 7.      </div>
     
 8.      <meta itemprop="eventStatus" content="https://schema.org/EventCancelled">
     
 9.      <div class="event-venue" itemprop="location" itemscope itemtype="https://schema.org/Place">
     
 10.         <span itemprop="name">The Hi-Dive</span>
     
 11.         <div class="address" itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
     
 12.             <span itemprop="streetAddress">7 S. Broadway</span><br>
     
 13.             <span itemprop="addressLocality">Denver</span>, <span itemprop="addressRegion">CO</span> <span itemprop="postalCode">80209</span>
     
 14.         </div>
     
 15.     </div>
     
 16.     <div class="event-time">9:30 PM</div>
     
 17.     <div itemprop="offers" itemscope itemtype="https://schema.org/Offer">
     
 18.         <div class="event-price" itemprop="price" content="13.00">$13.00</div>
     
 19.         <meta itemprop="priceCurrency" content="USD">
     
 20.         <a itemprop="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 21.     </div>
     
 22. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" class="event-wrapper" typeof="Event">
     
 2.      <div class="event-date" property="startDate" content="2013-09-14T21:30">
     
 3.          Sat Sep 14
     
 4.      </div>
     
 5.      <div class="event-title" property="name">
     
 6.          CANCELLED - Typhoon with Radiation City
     
 7.      </div>
     
 8.      <meta property="eventStatus" content="https://schema.org/EventCancelled">
     
 9.      <div class="event-venue" property="location" typeof="Place">
     
 10.         <span property="name">The Hi-Dive</span>
     
 11.         <div class="address" property="address" typeof="PostalAddress">
     
 12.             <span property="streetAddress">7 S. Broadway</span><br>
     
 13.             <span property="addressLocality">Denver</span>, <span property="addressRegion">CO</span> <span property="postalCode">80209</span>
     
 14.         </div>
     
 15.     </div>
     
 16.     <div class="event-time">9:30 PM</div>
     
 17.     <div property="offers" typeof="Offer">
     
 18.         $<div class="event-price" property="price">13.00</div>
     
 19.         <meta property="priceCurrency" content="USD"><a property="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 20.     </div>
     
 21. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "Event",
     
 5.    "eventStatus": "https://schema.org/EventCancelled",
     
 6.    "location": {
     
 7.      "@type": "Place",
     
 8.      "address": {
     
 9.        "@type": "PostalAddress",
     
 10.       "addressLocality": "Denver",
     
 11.       "addressRegion": "CO",
     
 12.       "postalCode": "80209",
     
 13.       "streetAddress": "7 S. Broadway"
     
 14.     },
     
 15.     "name": "The Hi-Dive"
     
 16.   },
     
 17.   "name": "CANCELLED - Typhoon with Radiation City",
     
 18.   "offers": {
     
 19.     "@type": "Offer",
     
 20.     "price": "13.00",
     
 21.     "priceCurrency": "USD",
     
 22.     "url": "http://www.ticketfly.com/purchase/309433"
     
 23.   },
     
 24.   "startDate": "2013-09-14T21:30"
     
 25. }
     
 26. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "Event", "eventStatus":
"https://schema.org/EventCancelled", "location": { "@type": "Place", "address":
{ "@type": "PostalAddress", "addressLocality": "Denver", "addressRegion": "CO",
"postalCode": "80209", "streetAddress": "7 S. Broadway" }, "name": "The Hi-Dive"
}, "name": "CANCELLED - Typhoon with Radiation City", "offers": { "@type":
"Offer", "price": "13.00", "priceCurrency": "USD", "url":
"http://www.ticketfly.com/purchase/309433" }, "startDate": "2013-09-14T21:30" }
Example 6
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1.  <div class="event-wrapper">
     
 2.    <div class="event-date">Sat Oct 12</div>
     
 3.    <div><span>(previously scheduled for Sept 14th)</span></div>
     
 4.    <div class="event-title">Typhoon with Radiation City</div>
     
 5.    <div class="event-venue">
     
 6.      The Hi-Dive
     
 7.      <div class="address">
     
 8.        7 S. Broadway<br>
     
 9.        Denver, CO 80209
     
 10.     </div>
     
 11.   </div>
     
 12.   <div class="event-time">10:00 PM</div>
     
 13.  <span>
     
 14.   <div class="event-price">$13.00</div>
     
 15.   <a href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 16.  </span>
     
 17. </div>

Example encoded as Microdata embedded in HTML.
 1.  <div class="event-wrapper" itemscope itemtype="https://schema.org/Event">
     
 2.      <div class="event-date" itemprop="startDate" content="2013-10-12T22:00">
     
 3.          Sat Oct 12
     
 4.      </div>
     
 5.      <div class="event-title" itemprop="name">
     
 6.          Typhoon with Radiation City
     
 7.      </div>
     
 8.      <meta itemprop="eventStatus" content="https://schema.org/EventRescheduled"><span itemprop="previousStartDate" content="2013-09-14T21:30">(previously scheduled for Sept 14th)</span>
     
 9.      <div class="event-venue" itemprop="location" itemscope itemtype="https://schema.org/Place">
     
 10.         <span itemprop="name">The Hi-Dive</span>
     
 11.         <div class="address" itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
     
 12.             <span itemprop="streetAddress">7 S. Broadway</span><br>
     
 13.             <span itemprop="addressLocality">Denver</span>, <span itemprop="addressRegion">CO</span> <span itemprop="postalCode">80209</span>
     
 14.         </div>
     
 15.     </div>
     
 16.     <div class="event-time">
     
 17.         10:00 PM
     
 18.     </div>
     
 19.     <div itemprop="offers" itemscope itemtype="https://schema.org/Offer">
     
 20.         <div class="event-price" itemprop="price" content="13.00">$13.00</div>
     
 21.         <meta itemprop="priceCurrency" content="USD"><a itemprop="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 22.     </div>
     
 23. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" class="event-wrapper">
     
 2.    <div class="event-date" property="startDate" content="2013-10-12T22:00">Sat Oct 12</div>
     
 3.    <div class="event-title" property="name">Typhoon with Radiation City</div>
     
 4.    <meta property="eventStatus" content="https://schema.org/EventRescheduled">
     
 5.    <span property="previousStartDate" content="2013-09-14T21:30">(previously scheduled for Sept 14th)</span>
     
 6.  
     
 7.    <div class="event-venue" property="location" typeof="Place">
     
 8.      <span property="name">The Hi-Dive</span>
     
 9.      <div class="address" property="address" typeof="PostalAddress">
     
 10.       <span property="streetAddress">7 S. Broadway</span><br>
     
 11.       <span property="addressLocality">Denver</span>,
     
 12.       <span property="addressRegion">CO</span>
     
 13.       <span property="postalCode">80209</span>
     
 14.     </div>
     
 15.   </div>
     
 16.   <div class="event-time">10:00 PM</div>
     
 17.   <span property="offers" typeof="Offer">
     
 18.   <div class="event-price">
     
 19.     <meta property="priceCurrency" content="USD" />$
     
 20.     <meta property="price" content="13.00" />13.00
     
 21.   </div>
     
 22.   <a property="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 23.   </span>
     
 24. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@graph": [
     
 5.      {
     
 6.        "@type": "Place",
     
 7.        "address": {
     
 8.          "@type": "PostalAddress",
     
 9.          "addressLocality": "Denver",
     
 10.         "addressRegion": "CO",
     
 11.         "postalCode": "80209",
     
 12.         "streetAddress": "7 S. Broadway"
     
 13.       },
     
 14.       "name": "The Hi-Dive"
     
 15.     },
     
 16.     {
     
 17.       "@type": "Offer",
     
 18.       "price": "13.00",
     
 19.       "priceCurrency": "USD",
     
 20.       "url": "http://www.ticketfly.com/purchase/309433"
     
 21.     }
     
 22.   ]
     
 23. }
     
 24. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@graph": [ { "@type": "Place", "address": {
"@type": "PostalAddress", "addressLocality": "Denver", "addressRegion": "CO",
"postalCode": "80209", "streetAddress": "7 S. Broadway" }, "name": "The Hi-Dive"
}, { "@type": "Offer", "price": "13.00", "priceCurrency": "USD", "url":
"http://www.ticketfly.com/purchase/309433" } ] }
Example 7
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1.  <div class="event-wrapper">
     
 2.    <div class="event-date">Sat Sep 14</div>
     
 3.    <div class="event-title">SOLD OUT! Typhoon with Radiation City</div>
     
 4.    <div class="event-venue">
     
 5.      The Hi-Dive
     
 6.      <div class="address">
     
 7.        7 S. Broadway<br>
     
 8.        Denver, CO 80209
     
 9.      </div>
     
 10.   </div>
     
 11.   <div class="event-time">10:00 PM</div>
     
 12.  <span>
     
 13.   <div class="event-price">$13.00</div>
     
 14.   <a href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 15.  </span>
     
 16. </div>

Example encoded as Microdata embedded in HTML.
 1.  <div class="event-wrapper" itemscope itemtype="https://schema.org/Event">
     
 2.      <div class="event-date" itemprop="startDate" content="2013-09-14T21:30">
     
 3.          Sat Sep 14
     
 4.      </div>
     
 5.      <div class="event-title" itemprop="name">
     
 6.          SOLD OUT! Typhoon with Radiation City
     
 7.      </div>
     
 8.      <div class="event-venue" itemprop="location" itemscope itemtype="https://schema.org/Place">
     
 9.          <span itemprop="name">The Hi-Dive</span>
     
 10.         <div class="address" itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
     
 11.             <span itemprop="streetAddress">7 S. Broadway</span><br>
     
 12.             <span itemprop="addressLocality">Denver</span>, <span itemprop="addressRegion">CO</span> <span itemprop="postalCode">80209</span>
     
 13.         </div>
     
 14.     </div>
     
 15.     <div class="event-time">9:30 PM</div>
     
 16.     <div itemprop="offers" itemscope itemtype="https://schema.org/Offer">
     
 17.         <meta itemprop="availability" content="https://schema.org/SoldOut">
     
 18.         <div class="event-price" itemprop="price" content="13.00">$13.00</div>
     
 19.         <meta itemprop="priceCurrency" content="USD"><a itemprop="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 20.     </div>
     
 21. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" class="event-wrapper" typeof="Event">
     
 2.  
     
 3.    <div class="event-date" property="startDate" content="2013-09-14T21:30">Sat Sep 14</div>
     
 4.    <div class="event-title" property="name">SOLD OUT! Typhoon with Radiation City</div>
     
 5.  
     
 6.    <div class="event-venue" property="location" typeof="Place">
     
 7.      <span property="name">The Hi-Dive</span>
     
 8.      <div class="address" property="address" typeof="PostalAddress">
     
 9.        <span property="streetAddress">7 S. Broadway</span><br>
     
 10.       <span property="addressLocality">Denver</span>,
     
 11.       <span property="addressRegion">CO</span>
     
 12.       <span property="postalCode">80209</span>
     
 13.     </div>
     
 14.   </div>
     
 15. 
     
 16.   <div class="event-time">9:30 PM</div>
     
 17. 
     
 18.  <span property="offers" typeof="Offer">
     
 19.   <meta property="availability" content="https://schema.org/SoldOut">
     
 20.   <div class="event-price">
     
 21.     <meta property="priceCurrency" content="USD" />$
     
 22.     <meta property="price" content="13.00" />13.00
     
 23.   </div>
     
 24.   <a property="url" href="http://www.ticketfly.com/purchase/309433">Tickets</a>
     
 25.  </span>
     
 26. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "Event",
     
 5.    "location": {
     
 6.      "@type": "Place",
     
 7.      "address": {
     
 8.        "@type": "PostalAddress",
     
 9.        "addressLocality": "Denver",
     
 10.       "addressRegion": "CO",
     
 11.       "postalCode": "80209",
     
 12.       "streetAddress": "7 S. Broadway"
     
 13.     },
     
 14.     "name": "The Hi-Dive"
     
 15.   },
     
 16.   "name": "SOLD OUT! Typhoon with Radiation City",
     
 17.   "offers": {
     
 18.     "@type": "Offer",
     
 19.     "availability": "https://schema.org/SoldOut",
     
 20.     "price": "13.00",
     
 21.     "priceCurrency": "USD",
     
 22.     "url": "http://www.ticketfly.com/purchase/309433"
     
 23.   },
     
 24.   "startDate": "2013-09-14T21:30"
     
 25. }
     
 26. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "Event", "location": { "@type":
"Place", "address": { "@type": "PostalAddress", "addressLocality": "Denver",
"addressRegion": "CO", "postalCode": "80209", "streetAddress": "7 S. Broadway"
}, "name": "The Hi-Dive" }, "name": "SOLD OUT! Typhoon with Radiation City",
"offers": { "@type": "Offer", "availability": "https://schema.org/SoldOut",
"price": "13.00", "priceCurrency": "USD", "url":
"http://www.ticketfly.com/purchase/309433" }, "startDate": "2013-09-14T21:30" }
Example 8
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1. JSON-LD description of a scheduled Event with limited ticket availability and performer details indicated using sameAs.

Example encoded as Microdata embedded in HTML.
 1. This example is JSON only.

Example encoded as RDFa embedded in HTML.
 1. This example is JSON only.

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context" : "https://schema.org",
     
 4.    "@type" : "Event",
     
 5.    "name" : "Typhoon with Radiation City",
     
 6.    "startDate" : "2013-09-14T21:30",
     
 7.    "location" : {
     
 8.      "@type" : "Place",
     
 9.      "sameAs" : "http://www.hi-dive.com",
     
 10.     "name" : "The Hi-Dive",
     
 11.     "address" : {
     
 12.       "@type" : "PostalAddress",
     
 13.       "streetAddress" : "7 S. Broadway",
     
 14.       "addressLocality" : "Denver",
     
 15.       "addressRegion" : "CO",
     
 16.       "postalCode" : "80209" }
     
 17.   },
     
 18.   "performer" : [
     
 19.     { "@type" : "MusicGroup",
     
 20.       "name" : "Typhoon",
     
 21.       "sameAs" : "http://en.wikipedia.org/wiki/Typhoon_(American_band)" },
     
 22.     { "@type" : "MusicGroup",
     
 23.       "name" : "RadiationCity",
     
 24.       "sameAs" : "http://en.wikipedia.org/wiki/Radiation_City" }],
     
 25.   "offers" : {
     
 26.     "@type" : "Offer",
     
 27.     "availability" : "https://schema.org/LimitedAvailability",
     
 28.     "price" : "$13.00",
     
 29.     "url" : "http://www.ticketfly.com/purchase/309433" },
     
 30.   "typicalAgeRange" : "18+"
     
 31. }
     
 32. </script>

Structured representation of the JSON-LD example.


{ "@context" : "https://schema.org", "@type" : "Event", "name" : "Typhoon with
Radiation City", "startDate" : "2013-09-14T21:30", "location" : { "@type" :
"Place", "sameAs" : "http://www.hi-dive.com", "name" : "The Hi-Dive", "address"
: { "@type" : "PostalAddress", "streetAddress" : "7 S. Broadway",
"addressLocality" : "Denver", "addressRegion" : "CO", "postalCode" : "80209" }
}, "performer" : [ { "@type" : "MusicGroup", "name" : "Typhoon", "sameAs" :
"http://en.wikipedia.org/wiki/Typhoon_(American_band)" }, { "@type" :
"MusicGroup", "name" : "RadiationCity", "sameAs" :
"http://en.wikipedia.org/wiki/Radiation_City" }], "offers" : { "@type" :
"Offer", "availability" : "https://schema.org/LimitedAvailability", "price" :
"$13.00", "url" : "http://www.ticketfly.com/purchase/309433" },
"typicalAgeRange" : "18+" }
Example 9
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1. An example snippet of JSON-LD describing two B.B. King concerts.

Example encoded as Microdata embedded in HTML.
 1. This example is JSON-only.

Example encoded as RDFa embedded in HTML.
 1. This example is JSON-only.

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  [{
     
 3.    "@context" : "https://schema.org",
     
 4.    "@type" : "MusicEvent",
     
 5.    "name" : "B.B. King",
     
 6.    "startDate" : "2014-04-12T19:30",
     
 7.    "location" : {
     
 8.       "@type" : "Place",
     
 9.       "name" : "Lupo's Heartbreak Hotel",
     
 10.      "address" : "79 Washington St., Providence, RI"
     
 11.   },
     
 12.   "offers" : {
     
 13.      "@type" : "Offer",
     
 14.      "url" : "https://www.etix.com/ticket/1771656"
     
 15.   }
     
 16. },
     
 17. {
     
 18.   "@context" : "https://schema.org",
     
 19.   "@type" : "MusicEvent",
     
 20.   "name" : "B.B. King",
     
 21.   "startDate" : "2014-04-13T20:00",
     
 22.   "location" : {
     
 23.      "@type" : "Place",
     
 24.      "name" : "Lynn Auditorium",
     
 25.      "address" : "Lynn, MA, 01901"
     
 26.   },
     
 27.   "offers" : {
     
 28.      "@type" : "Offer",
     
 29.      "url" : "http://frontgatetickets.com/venue.php?id=11766"
     
 30.   }
     
 31. }]
     
 32. </script>

Structured representation of the JSON-LD example.


[{ "@context" : "https://schema.org", "@type" : "MusicEvent", "name" : "B.B.
King", "startDate" : "2014-04-12T19:30", "location" : { "@type" : "Place",
"name" : "Lupo's Heartbreak Hotel", "address" : "79 Washington St., Providence,
RI" }, "offers" : { "@type" : "Offer", "url" :
"https://www.etix.com/ticket/1771656" } }, { "@context" : "https://schema.org",
"@type" : "MusicEvent", "name" : "B.B. King", "startDate" : "2014-04-13T20:00",
"location" : { "@type" : "Place", "name" : "Lynn Auditorium", "address" : "Lynn,
MA, 01901" }, "offers" : { "@type" : "Offer", "url" :
"http://frontgatetickets.com/venue.php?id=11766" } }]
Example 10
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1. An example of a more fully specified MusicEvent, including a tour image,
    
 2. full venue address, multiple performers, and multiple ticket classes.

Example encoded as Microdata embedded in HTML.
 1. This example is JSON-only.

Example encoded as RDFa embedded in HTML.
 1. This example is JSON-only.

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  [{
     
 3.      "@context" : "https://schema.org",
     
 4.      "@type" : "MusicEvent",
     
 5.      "name" : "B.B. King with Jonathon \"Boogie\" Long",
     
 6.      "image" : "http://www.bbking.com/gallery/b-b-king-live.jpg",
     
 7.      "url" : "http://www.bbking.com/events/apr12-providence.html",
     
 8.      "startDate" : "2014-04-12T19:30",
     
 9.      "doorTime" : "18:30:00",
     
 10.     "endDate" : "2014-04-12T22:00",
     
 11.     "location" : {
     
 12.         "@type" : "Place",
     
 13.         "name" : "Lupo's Heartbreak Hotel",
     
 14.         "sameAs" : "http://lupos.com/",
     
 15.         "address" : {
     
 16.             "@type" : "PostalAddress",
     
 17.             "streetAddress" : "79 Washington St.",
     
 18.             "addressLocality" : "Providence",
     
 19.             "addressRegion" : "RI",
     
 20.             "postalCode" : "02903",
     
 21.             "addressCountry" : "US"
     
 22.         }
     
 23.     },
     
 24.     "offers" : [ {
     
 25.         "@type" : "Offer",
     
 26.         "name" : "General Admission",
     
 27.         "price" : "$63.25",
     
 28.         "availability" : "SoldOut",
     
 29.         "url" : "http://www.ticketmaster.com/event/17004C29"
     
 30.     },{
     
 31.         "@type" : "Offer",
     
 32.         "name" : "VIP Experience",
     
 33.         "url" : "http://www.example.com/Abcde12345",
     
 34.         "price" : "$299.00",
     
 35.         "validFrom" : "2014-02-05T10:00",
     
 36.         "validThrough" : "2014-03-19T23:59"
     
 37.     } ],
     
 38.     "performer" : [ {
     
 39.         "@type" : "MusicGroup",
     
 40.         "name" : "B.B. King",
     
 41.         "sameAs" : "http://en.wikipedia.org/wiki/B.B._King"
     
 42.     },{
     
 43.         "@type" : "MusicGroup",
     
 44.         "name" : "Jonathon \"Boogie\" Long",
     
 45.         "sameAs" : "http://jonathonboogielong.com/"
     
 46.     } ],
     
 47.     "eventStatus" : "EventRescheduled",
     
 48.     "previousStartDate" : "2013-09-30T19:30",
     
 49.     "typicalAgeRange" : "18+"
     
 50. }]
     
 51. </script>

Structured representation of the JSON-LD example.


[{ "@context" : "https://schema.org", "@type" : "MusicEvent", "name" : "B.B.
King with Jonathon \"Boogie\" Long", "image" :
"http://www.bbking.com/gallery/b-b-king-live.jpg", "url" :
"http://www.bbking.com/events/apr12-providence.html", "startDate" :
"2014-04-12T19:30", "doorTime" : "18:30:00", "endDate" : "2014-04-12T22:00",
"location" : { "@type" : "Place", "name" : "Lupo's Heartbreak Hotel", "sameAs" :
"http://lupos.com/", "address" : { "@type" : "PostalAddress", "streetAddress" :
"79 Washington St.", "addressLocality" : "Providence", "addressRegion" : "RI",
"postalCode" : "02903", "addressCountry" : "US" } }, "offers" : [ { "@type" :
"Offer", "name" : "General Admission", "price" : "$63.25", "availability" :
"SoldOut", "url" : "http://www.ticketmaster.com/event/17004C29" },{ "@type" :
"Offer", "name" : "VIP Experience", "url" : "http://www.example.com/Abcde12345",
"price" : "$299.00", "validFrom" : "2014-02-05T10:00", "validThrough" :
"2014-03-19T23:59" } ], "performer" : [ { "@type" : "MusicGroup", "name" : "B.B.
King", "sameAs" : "http://en.wikipedia.org/wiki/B.B._King" },{ "@type" :
"MusicGroup", "name" : "Jonathon \"Boogie\" Long", "sameAs" :
"http://jonathonboogielong.com/" } ], "eventStatus" : "EventRescheduled",
"previousStartDate" : "2013-09-30T19:30", "typicalAgeRange" : "18+" }]
Example 11
Copied
No Markup Microdata RDFa JSON-LD Structure
Example notes or example HTML without markup.
 1.  <a href="nba-miami-philidelphia-game3.html">
     
 2.  NBA Eastern Conference First Round Playoff Tickets:
     
 3.   Miami Heat at Philadelphia 76ers - Game 3 (Home Game 1)
     
 4.  </a>
     
 5.  
     
 6.  Thu, 04/21/16
     
 7.  8:00 p.m.
     
 8.  
     
 9.  <a href="wells-fargo-center.html">
     
 10. Wells Fargo Center
     
 11. </a>
     
 12. Philadelphia, PA
     
 13. 
     
 14. Priced from: $35
     
 15. 1938 tickets left

Example encoded as Microdata embedded in HTML.
 1.  <div itemscope itemtype="https://schema.org/Event">
     
 2.    <a itemprop="url" href="nba-miami-philidelphia-game3.html">
     
 3.    NBA Eastern Conference First Round Playoff Tickets:
     
 4.    <span itemprop="name"> Miami Heat at Philadelphia 76ers - Game 3 (Home Game 1) </span>
     
 5.    </a>
     
 6.  
     
 7.    <meta itemprop="startDate" content="2016-04-21T20:00">
     
 8.      Thu, 04/21/16
     
 9.      8:00 p.m.
     
 10. 
     
 11.   <div itemprop="location" itemscope itemtype="https://schema.org/Place">
     
 12.     <a itemprop="url" href="wells-fargo-center.html">
     
 13.     Wells Fargo Center
     
 14.     </a>
     
 15.     <div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
     
 16.       <span itemprop="addressLocality">Philadelphia</span>,
     
 17.       <span itemprop="addressRegion">PA</span>
     
 18.     </div>
     
 19.   </div>
     
 20. 
     
 21.   <div itemprop="offers" itemscope itemtype="https://schema.org/AggregateOffer">
     
 22.     Priced from: <span itemprop="lowPrice">$35</span>
     
 23.     <span itemprop="offerCount">1938</span> tickets left
     
 24.   </div>
     
 25. </div>

Example encoded as RDFa embedded in HTML.
 1.  <div vocab="https://schema.org/" typeof="Event">
     
 2.    <a property="url" href="nba-miami-philidelphia-game3.html">
     
 3.    NBA Eastern Conference First Round Playoff Tickets:
     
 4.    <span property="name"> Miami Heat at Philadelphia 76ers - Game 3 (Home Game 1) </span>
     
 5.    </a>
     
 6.  
     
 7.    <meta property="startDate" content="2016-04-21T20:00">
     
 8.      Thu, 04/21/16
     
 9.      8:00 p.m.
     
 10. 
     
 11.   <div property="location" typeof="Place">
     
 12.     <a property="url" href="wells-fargo-center.html">
     
 13.     Wells Fargo Center
     
 14.     </a>
     
 15.     <div property="address" typeof="PostalAddress">
     
 16.       <span property="addressLocality">Philadelphia</span>,
     
 17.       <span property="addressRegion">PA</span>
     
 18.     </div>
     
 19.   </div>
     
 20. 
     
 21.   <div property="offers" typeof="AggregateOffer">
     
 22.     Priced from: <span property="lowPrice">$35</span>
     
 23.     <span property="offerCount">1938</span> tickets left
     
 24.   </div>
     
 25. </div>

Example encoded as JSON-LD in a HTML script tag.
 1.  <script type="application/ld+json">
     
 2.  {
     
 3.    "@context": "https://schema.org",
     
 4.    "@type": "Event",
     
 5.    "name": "Miami Heat at Philadelphia 76ers - Game 3 (Home Game 1)",
     
 6.    "location": {
     
 7.      "@type": "Place",
     
 8.      "address": {
     
 9.        "@type": "PostalAddress",
     
 10.       "addressLocality": "Philadelphia",
     
 11.       "addressRegion": "PA"
     
 12.     },
     
 13.     "url": "wells-fargo-center.html"
     
 14.   },
     
 15.   "offers": {
     
 16.     "@type": "AggregateOffer",
     
 17.     "lowPrice": "$35",
     
 18.     "offerCount": "1938"
     
 19.   },
     
 20.   "startDate": "2016-04-21T20:00",
     
 21.   "url": "nba-miami-philidelphia-game3.html"
     
 22. }
     
 23. </script>

Structured representation of the JSON-LD example.


{ "@context": "https://schema.org", "@type": "Event", "name": "Miami Heat at
Philadelphia 76ers - Game 3 (Home Game 1)", "location": { "@type": "Place",
"address": { "@type": "PostalAddress", "addressLocality": "Philadelphia",
"addressRegion": "PA" }, "url": "wells-fargo-center.html" }, "offers": {
"@type": "AggregateOffer", "lowPrice": "$35", "offerCount": "1938" },
"startDate": "2016-04-21T20:00", "url": "nba-miami-philidelphia-game3.html" }

V14.0
2022-03-17
Terms and conditions