
<!DOCTYPE html>
<html lang="en">
<!-- Generated from TermPageEx.j2 -->
    
    
    <head>

    <title>Rating - Schema.org Type</title>
    <meta charset="utf-8" >
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="description" content="Schema.org Type: Rating - A rating is an evaluation on a numeric scale, such as 1 to 5 stars." />
    <link rel="shortcut icon" type="image/png" href="/docs/favicon.ico"/>
    <link rel="stylesheet" type="text/css" href="/docs/schemaorg.css" />
    <link rel="stylesheet" type="text/css" href="/docs/devnote.css" />
    <link rel="stylesheet" type="text/css" href="/docs/prettify.css" />
    <script src="/docs/prettify.js"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <script src="/docs/schemaorg.js"></script>
<!-- <script src="/docs/debugwindow/viewconsole.js"></script> -->
    <script src="/docs/sdotermpage.js"></script>
    <link rel="stylesheet" type="text/css" href="/docs/sdotermpage.css" />
    <script src="/docs/pretty-markup/schemarama-parsing.bundle.min.js"></script>
    <script src="/docs/pretty-markup/layout.js"></script>
    <link rel="stylesheet" type="text/css" href="/docs/pretty-markup/style.css" />
    <script src="/docs/clipboard/clipboard.min.js"></script>

<link rel="canonical" href="https://schema.org/Rating" />
   
</head>
<body>
    <!-- Header start from PageHeader.j2 -->
<!-- Static Doc Insert PageHead -->

<div id="container">
  <div id="headerwrap">
    <div id="pagehead1" class="mobnav">
      <div class="header-block" id="pagehead-left">
        <div id="sitename2">
          <a href="/">Schema.org</a>
        </div>
        <div id="navicon2">
          <a href="javascript:void(0);" class="icon" onclick="navFunction()"><img height="40" src="/docs/menu-bar-icon-white.png"></a>
        </div>
      </div>
      <div  class="header-block header-block-right mobnav" id="pagehead-mid">
        <div id="selectionbar2">
          <ul>
            <li>
              <a href="/docs/documents.html">Documentation</a>
            </li>
            <li>
              <a href="/docs/schemas.html">Schemas</a>
            </li>
            <li>
              <a href="/docs/about.html">About</a>
            </li>
          <!--
             <li>
              <a href="/">Home</a>
            </li>
          -->
          </ul>
        </div> <!-- selectionbar -->
      </div>
      <div  class="header-block header-block-right mobnav" id="pagehead-right">
        <div id="cse-search-form2">
            <div class="gcse-searchbox-only" data-resultsUrl="/docs/search_results.html"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="devnote"><b>Note</b>: you are viewing the
    <!-- <a href="http://webschemas.org/">webschemas.org</a>--> development
    version of <a href="schema.org">schema.org</a>.
    See <a href="/docs/howwework.html">How we work</a> for more details.
  </div>
</div>
  
 
<!-- Header end from PageHeader.j2 -->
    <div id="mainContent">
	    
<div id="infoblock">
	<!-- Label /  termType  / canonical URI -->
    <div id="infohead">
        <h1>Rating</h1>
        <em>A Schema.org Type</em>
        <br/>
        <!-- Pending/retired -->
        
        
        
    </div>
	<!-- Breadcrumb display of term inheritance -->
    <div class="superPaths">
    
         
					
					
    
    
    <a href="/Thing"  
        class="core" title="Thing">Thing</a>  > 
					
					
    
    
    <a href="/Intangible"  
        class="core" title="Intangible">Intangible</a> 
					 > 
					
    
    
    <a href="/Rating"  
        class="core" title="Rating">Rating</a>
        <br/>
    
    </div>
    <!-- More Block -->
    <div>
            <div id='infobox' style='text-align: right;' role="checkbox" aria-checked="false">
                <label for="morecheck"><b><span style="cursor: pointer;">[more...]</span></b></label>
            </div>
            <input type='checkbox' checked="checked" style='display: none' id=morecheck><div id='infomsg' style='background-color: #EEEEEE; text-align: left; padding: 0.5em;'>
            <ul><li> <span class="canonicalUrl">Canonical URL: http://schema.org/Rating</span> </li>
            
                <li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=http://schema.org/Rating&entry.882602760=Type'>Leave public feedback on this term &#128172;</a></li><li><a href='https://github.com/schemaorg/schemaorg/issues?q=is%3Aissue+is%3Aopen+Rating'>Check for open issues.</a></li></ul>
    </div>
    </div>
	
	<!-- Description of term -->
    <div class="description">A rating is an evaluation on a numeric scale, such as 1 to 5 stars.</div>
        
    
        
    
	
</div> <!-- infoblock -->
		
		
            <!-- Show properties (if any) associated with term and its supertypes -->
    	    <!-- Properties block for term: Rating-->

<!-- Identify if this term or one of its supertypes has any associated properties -->




	  

	  



	<table class="definition-table">
	    <thead>
	      <tr><th>Property</th><th>Expected Type</th><th>Description</th></tr>
	  </thead>
	  <!-- Properties for Term: Rating-->


    
        <tr class="supertype"><th class="supertype-name" colspan="3">Properties from 
    
    
    <a href="/Rating"  
        class="core" title="Rating">Rating</a></th></tr>
    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/author"  
        class="core" title="author">author</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Organization"  
        class="core" title="Organization">Organization</a>&nbsp; or <br/>
                
    
    
    <a href="/Person"  
        class="core" title="Person">Person</a></td>
            <td class="prop-desc">The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/bestRating"  
        class="core" title="bestRating">bestRating</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Number"  
        class="core" title="Number">Number</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/ratingExplanation"  
        class="ext ext-pending" title="ratingExplanation">ratingExplanation</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A short explanation (e.g. one to two sentences) providing background context and other information that led to the conclusion expressed in the rating. This is particularly applicable to ratings associated with "fact check" markup using <a class="localLink" href="/ClaimReview">ClaimReview</a>.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/ratingValue"  
        class="core" title="ratingValue">ratingValue</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Number"  
        class="core" title="Number">Number</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The rating for the content.<br/><br/>

Usage guidelines:<br/><br/>

<ul>
<li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.</li>
<li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>
</ul>

                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/reviewAspect"  
        class="core" title="reviewAspect">reviewAspect</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">This Review or Rating is relevant to this part or facet of the itemReviewed.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/worstRating"  
        class="core" title="worstRating">worstRating</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Number"  
        class="core" title="Number">Number</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.
                
                
                
            </td>
        </tr>
    


	  
	      <!-- Properties for Term: Intangible-->


	  
	      <!-- Properties for Term: Thing-->


    
        <tr class="supertype"><th class="supertype-name" colspan="3">Properties from 
    
    
    <a href="/Thing"  
        class="core" title="Thing">Thing</a></th></tr>
    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/additionalType"  
        class="core" title="additionalType">additionalType</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">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.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/alternateName"  
        class="core" title="alternateName">alternateName</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">An alias for the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/description"  
        class="core" title="description">description</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A description of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/disambiguatingDescription"  
        class="core" title="disambiguatingDescription">disambiguatingDescription</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">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.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/identifier"  
        class="core" title="identifier">identifier</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/PropertyValue"  
        class="core" title="PropertyValue">PropertyValue</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">The identifier property represents any kind of identifier for any kind of <a class="localLink" href="/Thing">Thing</a>, 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 <a href="/docs/datamodel.html#identifierBg">background notes</a> for more details.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/image"  
        class="core" title="image">image</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/ImageObject"  
        class="core" title="ImageObject">ImageObject</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">An image of the item. This can be a <a class="localLink" href="/URL">URL</a> or a fully described <a class="localLink" href="/ImageObject">ImageObject</a>.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/mainEntityOfPage"  
        class="core" title="mainEntityOfPage">mainEntityOfPage</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href="/docs/datamodel.html#mainEntityBackground">background notes</a> for details.
                
                
                <br/>Inverse property: 
    
    
    <a href="/mainEntity"  
        class="core" title="mainEntity">mainEntity</a>
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/name"  
        class="core" title="name">name</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The name of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/potentialAction"  
        class="core" title="potentialAction">potentialAction</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Action"  
        class="core" title="Action">Action</a></td>
            <td class="prop-desc">Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/sameAs"  
        class="core" title="sameAs">sameAs</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">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.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/subjectOf"  
        class="core" title="subjectOf">subjectOf</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/>
                
    
    
    <a href="/Event"  
        class="core" title="Event">Event</a></td>
            <td class="prop-desc">A CreativeWork or Event about this Thing.
                
                
                <br/>Inverse property: 
    
    
    <a href="/about"  
        class="core" title="about">about</a>
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/url"  
        class="core" title="url">url</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">URL of the item.
                
                
                
            </td>
        </tr>
    

	  

	 </table>
 
		
    		<!-- List properties that have this term as an Expected type -->
    	    
  
	<br/><div id="incoming">Instances of 
    
    
    <a href="/Rating"  
        class="core" title="Rating">Rating</a>  may appear as a value for the following properties</div>
	<table class="definition-table">
    <thead><tr><th>Property</th><th>On Types</th><th>Description</th></tr></thead>
  
  <tr><th class="prop-nam">
    
    
    <a href="/contentRating"  
        class="core" title="contentRating">contentRating</a></th>
      <td class="prop-ect">
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a></td>
      <td class="prop-desc">Official rating of a piece of content&#x2014;for example,'MPAA PG-13'.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/reviewRating"  
        class="core" title="reviewRating">reviewRating</a></th>
      <td class="prop-ect">
    
    
    <a href="/Review"  
        class="core" title="Review">Review</a></td>
      <td class="prop-desc">The rating given in this review. Note that reviews can themselves be rated. The <code>reviewRating</code> applies to rating given by the review. The <a class="localLink" href="/aggregateRating">aggregateRating</a> property applies to the review itself, as a creative work.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/starRating"  
        class="core" title="starRating">starRating</a></th>
      <td class="prop-ect">
    
    
    <a href="/FoodEstablishment"  
        class="core" title="FoodEstablishment">FoodEstablishment</a>&nbsp; or <br/>
    
    
    <a href="/LodgingBusiness"  
        class="core" title="LodgingBusiness">LodgingBusiness</a></td>
      <td class="prop-desc">An official rating for a lodging business or food establishment, e.g. from national associations or standards bodies. Use the author property to indicate the rating organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA, WHR, or Hotelstars).
  </tr> 
  
  
	 </table>
  

        
        
        
        	
		

		
        <!-- List subtypes/subproperties -->
        
            
            
    	    
    	    	<!-- List subs (Subtypes/subproperties/enumeration members/etc.) for Term -->


    
     <br/><b><a  id="subtypes" title="Link: #subtypes" href="#subtypes" class="clickableAnchor" >More specific Types</a></b><ul>
    
	<li>
    
    
    <a href="/AggregateRating"  
        class="core" title="AggregateRating">AggregateRating</a></li>
    

    
	<li>
    
    
    <a href="/EndorsementRating"  
        class="core" title="EndorsementRating">EndorsementRating</a></li>
    
     </ul>
    

        
			
		<!-- list supersedes and superseded references -->
		


        <!-- list source references and acknowledgements -->
		




		<!-- list examples  -->
		<!-- Examples block for term: Rating-->

<div id="examplespannel" style="width:auto; overflow-x: auto;">

<b><a  id="examples" title="Link: #examples" href="#examples" class="clickableAnchor"  >Examples</a></b><br/><br/>

<div class="example-head">
        <a  id="eg-0010" title="Link: #eg-0010" href="#eg-0010" class="clickableAnchor" >Example 1</a>			<div class="tooltip">	
				<button class="clip clipbutton eg-0010" data-clipboard-target=".ds-tab.selected.eg-0010 .clipsource" title="Copy example to clipboard">
				    <img src="/docs/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
				</button>
				<span class="tooltiptext eg-0010">Copied</span>
			</div>
</div>
<div class='ds-selector-tabs ds-selector'>
  <div class='selectors'>
    <a data-selects='original_html' class='selected'>No Markup</a>
    <a data-selects='microdata' class=''>Microdata</a>
    <a data-selects='rdfa' class=''>RDFa</a>
    <a data-selects='jsonld' class=''>JSON-LD</a>
    <a data-selects='structure' class='extabs'>Structure</a>
  </div>

<div class="ds-tab eg-0010 original_html selected">
  <div class="ds-tab-note" >Example notes or example HTML without markup.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
Kenmore White 17&#34; Microwave
&lt;img src=&#34;kenmore-microwave-17in.jpg&#34; alt=&#39;Kenmore 17&#34; Microwave&#39; /&gt;
Rated 3.5/5 based on 11 customer reviews

$55.00
In stock

Product description:
0.7 cubic feet countertop microwave. Has six preset cooking categories and
 convenience features like Add-A-Minute and Child Lock.

Customer reviews:

Not a happy camper - by Ellie, April 1, 2011
1/5 stars
The lamp burned out and now I have to replace it.

 Value purchase - by Lucas, March 25, 2011
4/5 stars
Great microwave for the price. It is small and fits in my apartment.
...
</pre>
</div>

<div class="ds-tab eg-0010 microdata">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;div itemscope itemtype=&#34;https://schema.org/Product&#34;&gt;
  &lt;span itemprop=&#34;name&#34;&gt;Kenmore White 17&#34; Microwave&lt;/span&gt;
  &lt;img itemprop=&#34;image&#34; src=&#34;kenmore-microwave-17in.jpg&#34; alt=&#39;Kenmore 17&#34; Microwave&#39; /&gt;
  &lt;div itemprop=&#34;aggregateRating&#34;
    itemscope itemtype=&#34;https://schema.org/AggregateRating&#34;&gt;
   Rated &lt;span itemprop=&#34;ratingValue&#34;&gt;3.5&lt;/span&gt;/5
   based on &lt;span itemprop=&#34;reviewCount&#34;&gt;11&lt;/span&gt; customer reviews
  &lt;/div&gt;

  &lt;div itemprop=&#34;offers&#34; itemscope itemtype=&#34;https://schema.org/Offer&#34;&gt;

    &lt;!--price is 1000, a number, with locale-specific thousands separator
    and decimal mark, and the $ character is marked up with the
    machine-readable code &#34;USD&#34; --&gt;
    &lt;span itemprop=&#34;priceCurrency&#34; content=&#34;USD&#34;&gt;$&lt;/span&gt;&lt;span
          itemprop=&#34;price&#34; content=&#34;1000.00&#34;&gt;1,000.00&lt;/span&gt;

    &lt;link itemprop=&#34;availability&#34; href=&#34;https://schema.org/InStock&#34; /&gt;In stock
  &lt;/div&gt;

  Product description:
  &lt;span itemprop=&#34;description&#34;&gt;0.7 cubic feet countertop microwave.
  Has six preset cooking categories and convenience features like
  Add-A-Minute and Child Lock.&lt;/span&gt;

  Customer reviews:

  &lt;div itemprop=&#34;review&#34; itemscope itemtype=&#34;https://schema.org/Review&#34;&gt;
    &lt;span itemprop=&#34;name&#34;&gt;Not a happy camper&lt;/span&gt; -
    by &lt;span itemprop=&#34;author&#34;&gt;Ellie&lt;/span&gt;,
    &lt;meta itemprop=&#34;datePublished&#34; content=&#34;2011-04-01&#34;&gt;April 1, 2011
    &lt;div itemprop=&#34;reviewRating&#34; itemscope itemtype=&#34;https://schema.org/Rating&#34;&gt;
      &lt;meta itemprop=&#34;worstRating&#34; content = &#34;1&#34;&gt;
      &lt;span itemprop=&#34;ratingValue&#34;&gt;1&lt;/span&gt;/
      &lt;span itemprop=&#34;bestRating&#34;&gt;5&lt;/span&gt;stars
    &lt;/div&gt;
    &lt;span itemprop=&#34;reviewBody&#34;&gt;The lamp burned out and now I have to replace
    it. &lt;/span&gt;
  &lt;/div&gt;

  &lt;div itemprop=&#34;review&#34; itemscope itemtype=&#34;https://schema.org/Review&#34;&gt;
    &lt;span itemprop=&#34;name&#34;&gt;Value purchase&lt;/span&gt; -
    by &lt;span itemprop=&#34;author&#34;&gt;Lucas&lt;/span&gt;,
    &lt;meta itemprop=&#34;datePublished&#34; content=&#34;2011-03-25&#34;&gt;March 25, 2011
    &lt;div itemprop=&#34;reviewRating&#34; itemscope itemtype=&#34;https://schema.org/Rating&#34;&gt;
      &lt;meta itemprop=&#34;worstRating&#34; content = &#34;1&#34;/&gt;
      &lt;span itemprop=&#34;ratingValue&#34;&gt;4&lt;/span&gt;/
      &lt;span itemprop=&#34;bestRating&#34;&gt;5&lt;/span&gt;stars
    &lt;/div&gt;
    &lt;span itemprop=&#34;reviewBody&#34;&gt;Great microwave for the price. It is small and
    fits in my apartment.&lt;/span&gt;
  &lt;/div&gt;
  ...
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0010 rdfa">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;div vocab=&#34;https://schema.org/&#34; typeof=&#34;Product&#34;&gt;
  &lt;span property=&#34;name&#34;&gt;Kenmore White 17&#34; Microwave&lt;/span&gt;
  &lt;img property=&#34;image&#34; src=&#34;kenmore-microwave-17in.jpg&#34; alt=&#39;Kenmore 17&#34; Microwave&#39; /&gt;
  &lt;div property=&#34;aggregateRating&#34;
     typeof=&#34;AggregateRating&#34;&gt;
   Rated &lt;span property=&#34;ratingValue&#34;&gt;3.5&lt;/span&gt;/5
   based on &lt;span property=&#34;reviewCount&#34;&gt;11&lt;/span&gt; customer reviews
  &lt;/div&gt;

  &lt;div property=&#34;offers&#34; typeof=&#34;Offer&#34;&gt;
    &lt;!--price is 1000, a number, with locale-specific thousands separator
        and decimal mark, and the $ character is marked up with the
        machine-readable code &#34;USD&#34; --&gt;
    &lt;span property=&#34;priceCurrency&#34; content=&#34;USD&#34;&gt;$&lt;/span&gt;&lt;span
      property=&#34;price&#34; content=&#34;1000.00&#34;&gt;1,000.00&lt;/span&gt;
    &lt;link property=&#34;availability&#34; href=&#34;https://schema.org/InStock&#34; /&gt;In stock
  &lt;/div&gt;

  Product description:
  &lt;span property=&#34;description&#34;&gt;0.7 cubic feet countertop microwave.
  Has six preset cooking categories and convenience features like
  Add-A-Minute and Child Lock.&lt;/span&gt;

  Customer reviews:

  &lt;div property=&#34;review&#34; typeof=&#34;Review&#34;&gt;
    &lt;span property=&#34;name&#34;&gt;Not a happy camper&lt;/span&gt; -
    by &lt;span property=&#34;author&#34;&gt;Ellie&lt;/span&gt;,
    &lt;meta property=&#34;datePublished&#34; content=&#34;2011-04-01&#34;&gt;April 1, 2011
    &lt;div property=&#34;reviewRating&#34; typeof=&#34;Rating&#34;&gt;
      &lt;meta property=&#34;worstRating&#34; content = &#34;1&#34;&gt;
      &lt;span property=&#34;ratingValue&#34;&gt;1&lt;/span&gt;/
      &lt;span property=&#34;bestRating&#34;&gt;5&lt;/span&gt;stars
    &lt;/div&gt;
    &lt;span property=&#34;reviewBody&#34;&gt;The lamp burned out and now I have to replace
    it. &lt;/span&gt;
  &lt;/div&gt;

  &lt;div property=&#34;review&#34; typeof=&#34;Review&#34;&gt;
    &lt;span property=&#34;name&#34;&gt;Value purchase&lt;/span&gt; -
    by &lt;span property=&#34;author&#34;&gt;Lucas&lt;/span&gt;,
    &lt;meta property=&#34;datePublished&#34; content=&#34;2011-03-25&#34;&gt;March 25, 2011
    &lt;div property=&#34;reviewRating&#34; typeof=&#34;Rating&#34;&gt;
      &lt;meta property=&#34;worstRating&#34; content = &#34;1&#34;/&gt;
      &lt;span property=&#34;ratingValue&#34;&gt;4&lt;/span&gt;/
      &lt;span property=&#34;bestRating&#34;&gt;5&lt;/span&gt;stars
    &lt;/div&gt;
    &lt;span property=&#34;reviewBody&#34;&gt;Great microwave for the price. It is small and
    fits in my apartment.&lt;/span&gt;
  &lt;/div&gt;
  ...
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0010 jsonld ">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;script type=&#34;application/ld+json&#34;&gt;
{
  &#34;@context&#34;: &#34;https://schema.org&#34;,
  &#34;@type&#34;: &#34;Product&#34;,
  &#34;aggregateRating&#34;: {
    &#34;@type&#34;: &#34;AggregateRating&#34;,
    &#34;ratingValue&#34;: &#34;3.5&#34;,
    &#34;reviewCount&#34;: &#34;11&#34;
  },
  &#34;description&#34;: &#34;0.7 cubic feet countertop microwave. Has six preset cooking categories and convenience features like Add-A-Minute and Child Lock.&#34;,
  &#34;name&#34;: &#34;Kenmore White 17\&#34; Microwave&#34;,
  &#34;image&#34;: &#34;kenmore-microwave-17in.jpg&#34;,
  &#34;offers&#34;: {
    &#34;@type&#34;: &#34;Offer&#34;,
    &#34;availability&#34;: &#34;https://schema.org/InStock&#34;,
    &#34;price&#34;: &#34;55.00&#34;,
    &#34;priceCurrency&#34;: &#34;USD&#34;
  },
  &#34;review&#34;: [
    {
      &#34;@type&#34;: &#34;Review&#34;,
      &#34;author&#34;: &#34;Ellie&#34;,
      &#34;datePublished&#34;: &#34;2011-04-01&#34;,
      &#34;reviewBody&#34;: &#34;The lamp burned out and now I have to replace it.&#34;,
      &#34;name&#34;: &#34;Not a happy camper&#34;,
      &#34;reviewRating&#34;: {
        &#34;@type&#34;: &#34;Rating&#34;,
        &#34;bestRating&#34;: &#34;5&#34;,
        &#34;ratingValue&#34;: &#34;1&#34;,
        &#34;worstRating&#34;: &#34;1&#34;
      }
    },
    {
      &#34;@type&#34;: &#34;Review&#34;,
      &#34;author&#34;: &#34;Lucas&#34;,
      &#34;datePublished&#34;: &#34;2011-03-25&#34;,
      &#34;reviewBody&#34;: &#34;Great microwave for the price. It is small and fits in my apartment.&#34;,
      &#34;name&#34;: &#34;Value purchase&#34;,
      &#34;reviewRating&#34;: {
        &#34;@type&#34;: &#34;Rating&#34;,
        &#34;bestRating&#34;: &#34;5&#34;,
        &#34;ratingValue&#34;: &#34;4&#34;,
        &#34;worstRating&#34;: &#34;1&#34;
      }
    }
  ]
}
&lt;/script&gt;
</pre>
</div>

<div class="ds-tab eg-0010 structure extabs" data-ex="eg-0010">
  <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div>
  <div class="ds-tab-content structureout extabs eg-0010" style="margin-left: 5px;"> </div>
  <div class="structuretext clipsource extabs eg-0010"></div>
</div>


<div class="payload eg-0010" style="display: none;">{
  &#34;@context&#34;: &#34;https://schema.org&#34;,
  &#34;@type&#34;: &#34;Product&#34;,
  &#34;aggregateRating&#34;: {
    &#34;@type&#34;: &#34;AggregateRating&#34;,
    &#34;ratingValue&#34;: &#34;3.5&#34;,
    &#34;reviewCount&#34;: &#34;11&#34;
  },
  &#34;description&#34;: &#34;0.7 cubic feet countertop microwave. Has six preset cooking categories and convenience features like Add-A-Minute and Child Lock.&#34;,
  &#34;name&#34;: &#34;Kenmore White 17\&#34; Microwave&#34;,
  &#34;image&#34;: &#34;kenmore-microwave-17in.jpg&#34;,
  &#34;offers&#34;: {
    &#34;@type&#34;: &#34;Offer&#34;,
    &#34;availability&#34;: &#34;https://schema.org/InStock&#34;,
    &#34;price&#34;: &#34;55.00&#34;,
    &#34;priceCurrency&#34;: &#34;USD&#34;
  },
  &#34;review&#34;: [
    {
      &#34;@type&#34;: &#34;Review&#34;,
      &#34;author&#34;: &#34;Ellie&#34;,
      &#34;datePublished&#34;: &#34;2011-04-01&#34;,
      &#34;reviewBody&#34;: &#34;The lamp burned out and now I have to replace it.&#34;,
      &#34;name&#34;: &#34;Not a happy camper&#34;,
      &#34;reviewRating&#34;: {
        &#34;@type&#34;: &#34;Rating&#34;,
        &#34;bestRating&#34;: &#34;5&#34;,
        &#34;ratingValue&#34;: &#34;1&#34;,
        &#34;worstRating&#34;: &#34;1&#34;
      }
    },
    {
      &#34;@type&#34;: &#34;Review&#34;,
      &#34;author&#34;: &#34;Lucas&#34;,
      &#34;datePublished&#34;: &#34;2011-03-25&#34;,
      &#34;reviewBody&#34;: &#34;Great microwave for the price. It is small and fits in my apartment.&#34;,
      &#34;name&#34;: &#34;Value purchase&#34;,
      &#34;reviewRating&#34;: {
        &#34;@type&#34;: &#34;Rating&#34;,
        &#34;bestRating&#34;: &#34;5&#34;,
        &#34;ratingValue&#34;: &#34;4&#34;,
        &#34;worstRating&#34;: &#34;1&#34;
      }
    }
  ]
}</div>
</div>



<div class="example-head">
        <a  id="eg-0248" title="Link: #eg-0248" href="#eg-0248" class="clickableAnchor" >Example 2</a>			<div class="tooltip">	
				<button class="clip clipbutton eg-0248" data-clipboard-target=".ds-tab.selected.eg-0248 .clipsource" title="Copy example to clipboard">
				    <img src="/docs/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
				</button>
				<span class="tooltiptext eg-0248">Copied</span>
			</div>
</div>
<div class='ds-selector-tabs ds-selector'>
  <div class='selectors'>
    <a data-selects='original_html' class='selected'>No Markup</a>
    <a data-selects='microdata' class=''>Microdata</a>
    <a data-selects='rdfa' class=''>RDFa</a>
    <a data-selects='jsonld' class=''>JSON-LD</a>
    <a data-selects='structure' class='extabs'>Structure</a>
  </div>

<div class="ds-tab eg-0248 original_html selected">
  <div class="ds-tab-note" >Example notes or example HTML without markup.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
See JSON example.
</pre>
</div>

<div class="ds-tab eg-0248 microdata">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/Microdata_(HTML)">Microdata</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
TODO
</pre>
</div>

<div class="ds-tab eg-0248 rdfa">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/RDFa">RDFa</a> embedded in HTML.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
TODO
</pre>
</div>

<div class="ds-tab eg-0248 jsonld ">
  <div class="ds-tab-note" >Example encoded as <a class="ds-tab-note" href="https://en.wikipedia.org/wiki/JSON-LD">JSON-LD</a> in a HTML script tag.</div>
  <pre class="ds-tab-content prettyprint lang-html linenums clipsource ">
&lt;script type=&#34;application/ld+json&#34;&gt;
{
  &#34;@context&#34;: &#34;https://schema.org/&#34;,
  &#34;@type&#34;: &#34;Review&#34;,
  &#34;reviewBody&#34;: &#34;The restaurant has great ambiance.&#34;,
  &#34;itemReviewed&#34;: {
    &#34;@type&#34;: &#34;Restaurant&#34;,
    &#34;name&#34;: &#34;Fine Dining Establishment&#34;
  },
  &#34;reviewRating&#34;: {
    &#34;@type&#34;: &#34;Rating&#34;,
    &#34;ratingValue&#34;: 5,
    &#34;worstRating&#34;: 1,
    &#34;bestRating&#34;: 5,
    &#34;reviewAspect&#34;: &#34;Ambiance&#34;
  }
}
&lt;/script&gt;
</pre>
</div>

<div class="ds-tab eg-0248 structure extabs" data-ex="eg-0248">
  <div class="ds-tab-note" >Structured representation of the JSON-LD example.</div>
  <div class="ds-tab-content structureout extabs eg-0248" style="margin-left: 5px;"> </div>
  <div class="structuretext clipsource extabs eg-0248"></div>
</div>


<div class="payload eg-0248" style="display: none;">{
  &#34;@context&#34;: &#34;https://schema.org/&#34;,
  &#34;@type&#34;: &#34;Review&#34;,
  &#34;reviewBody&#34;: &#34;The restaurant has great ambiance.&#34;,
  &#34;itemReviewed&#34;: {
    &#34;@type&#34;: &#34;Restaurant&#34;,
    &#34;name&#34;: &#34;Fine Dining Establishment&#34;
  },
  &#34;reviewRating&#34;: {
    &#34;@type&#34;: &#34;Rating&#34;,
    &#34;ratingValue&#34;: 5,
    &#34;worstRating&#34;: 1,
    &#34;bestRating&#34;: 5,
    &#34;reviewAspect&#34;: &#34;Ambiance&#34;
  }
}</div>
</div>

</div>
		
    </div> <!-- mainContent -->
	<!-- Footer start from PageFooter.j2 -->
    
    <div id="footer"><p>
      <div id="versioninfo">
          V11.0<br/>
          2020-11-30
      </div>
      <a href="/docs/terms.html">Terms and conditions</a>
    </div>

    <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-52672119-1', 'auto');
      ga('send', 'pageview');

    </script>
<!-- Footer end from PageFooter.j2 -->
    
<script type="application/ld+json">
{
  "@context": {
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "schema": "http://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@graph": [
    {
      "@id": "schema:Rating",
      "@type": "rdfs:Class",
      "rdfs:comment": "A rating is an evaluation on a numeric scale, such as 1 to 5 stars.",
      "rdfs:label": "Rating",
      "rdfs:subClassOf": {
        "@id": "schema:Intangible"
      }
    },
    {
      "@id": "schema:Thing",
      "@type": "rdfs:Class",
      "rdfs:comment": "The most generic type of item.",
      "rdfs:label": "Thing"
    },
    {
      "@id": "schema:disambiguatingDescription",
      "@type": "rdf:Property",
      "rdfs:comment": "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.",
      "rdfs:label": "disambiguatingDescription",
      "rdfs:subPropertyOf": {
        "@id": "schema:description"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:additionalType",
      "@type": "rdf:Property",
      "rdfs:comment": "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.",
      "rdfs:label": "additionalType",
      "rdfs:subPropertyOf": {
        "@id": "http://schema.org/http://www.w3.org/1999/02/22-rdf-syntax-ns#type"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:alternateName",
      "@type": "rdf:Property",
      "rdfs:comment": "An alias for the item.",
      "rdfs:label": "alternateName",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:image",
      "@type": "rdf:Property",
      "rdfs:comment": "An image of the item. This can be a <a class=\"localLink\" href=\"/URL\">URL</a> or a fully described <a class=\"localLink\" href=\"/ImageObject\">ImageObject</a>.",
      "rdfs:label": "image",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:ImageObject"
        }
      ]
    },
    {
      "@id": "schema:ratingValue",
      "@type": "rdf:Property",
      "rdfs:comment": "The rating for the content.<br/><br/>\n\nUsage guidelines:<br/><br/>\n\n<ul>\n<li>Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similiar Unicode symbols.</li>\n<li>Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.</li>\n</ul>\n",
      "rdfs:label": "ratingValue",
      "schema:domainIncludes": {
        "@id": "schema:Rating"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:Number"
        }
      ]
    },
    {
      "@id": "schema:mainEntityOfPage",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See <a href=\"/docs/datamodel.html#mainEntityBackground\">background notes</a> for details.",
      "rdfs:label": "mainEntityOfPage",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ]
    },
    {
      "@id": "schema:Intangible",
      "@type": "rdfs:Class",
      "rdfs:comment": "A utility class that serves as the umbrella for a number of 'intangible' things such as quantities, structured values, etc.",
      "rdfs:label": "Intangible",
      "rdfs:subClassOf": {
        "@id": "schema:Thing"
      }
    },
    {
      "@id": "schema:subjectOf",
      "@type": "rdf:Property",
      "rdfs:comment": "A CreativeWork or Event about this Thing.",
      "rdfs:label": "subjectOf",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ]
    },
    {
      "@id": "schema:author",
      "@type": "rdf:Property",
      "rdfs:comment": "The author of this content or rating. Please note that author is special in that HTML 5 provides a special mechanism for indicating authorship via the rel tag. That is equivalent to this and may be used interchangeably.",
      "rdfs:label": "author",
      "schema:domainIncludes": [
        {
          "@id": "schema:Rating"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:Organization"
        }
      ]
    },
    {
      "@id": "schema:ratingExplanation",
      "@type": "rdf:Property",
      "rdfs:comment": "A short explanation (e.g. one to two sentences) providing background context and other information that led to the conclusion expressed in the rating. This is particularly applicable to ratings associated with \"fact check\" markup using <a class=\"localLink\" href=\"/ClaimReview\">ClaimReview</a>.",
      "rdfs:label": "ratingExplanation",
      "schema:domainIncludes": {
        "@id": "schema:Rating"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:identifier",
      "@type": "rdf:Property",
      "rdfs:comment": "The identifier property represents any kind of identifier for any kind of <a class=\"localLink\" href=\"/Thing\">Thing</a>, 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 <a href=\"/docs/datamodel.html#identifierBg\">background notes</a> for more details.",
      "rdfs:label": "identifier",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:PropertyValue"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:reviewAspect",
      "@type": "rdf:Property",
      "rdfs:comment": "This Review or Rating is relevant to this part or facet of the itemReviewed.",
      "rdfs:label": "reviewAspect",
      "schema:domainIncludes": [
        {
          "@id": "schema:Rating"
        },
        {
          "@id": "schema:Review"
        },
        {
          "@id": "schema:Guide"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:name",
      "@type": "rdf:Property",
      "rdfs:comment": "The name of the item.",
      "rdfs:label": "name",
      "rdfs:subPropertyOf": {
        "@id": "http://schema.org/http://www.w3.org/2000/01/rdf-schema#label"
      },
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:bestRating",
      "@type": "rdf:Property",
      "rdfs:comment": "The highest value allowed in this rating system. If bestRating is omitted, 5 is assumed.",
      "rdfs:label": "bestRating",
      "schema:domainIncludes": {
        "@id": "schema:Rating"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Number"
        },
        {
          "@id": "schema:Text"
        }
      ]
    },
    {
      "@id": "schema:potentialAction",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.",
      "rdfs:label": "potentialAction",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Action"
      }
    },
    {
      "@id": "schema:sameAs",
      "@type": "rdf:Property",
      "rdfs:comment": "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.",
      "rdfs:label": "sameAs",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:worstRating",
      "@type": "rdf:Property",
      "rdfs:comment": "The lowest value allowed in this rating system. If worstRating is omitted, 1 is assumed.",
      "rdfs:label": "worstRating",
      "schema:domainIncludes": {
        "@id": "schema:Rating"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:Number"
        },
        {
          "@id": "schema:Text"
        }
      ]
    },
    {
      "@id": "schema:url",
      "@type": "rdf:Property",
      "rdfs:comment": "URL of the item.",
      "rdfs:label": "url",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:URL"
      }
    },
    {
      "@id": "schema:description",
      "@type": "rdf:Property",
      "rdfs:comment": "A description of the item.",
      "rdfs:label": "description",
      "schema:domainIncludes": {
        "@id": "schema:Thing"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    }
  ]
}
</script>
    

</body>
</html>