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

    <title>Product - 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: Product - Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed online." />
    <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/Product" />
   
</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>Product</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="/Product"  
        class="core" title="Product">Product</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/Product</span> </li>
            
                <li><a href='https://docs.google.com/a/google.com/forms/d/1krxHlWJAO3JgvHRZV9Rugkr9VYnMdrI10xbGsWt733c/viewform?entry.1174568178&entry.41124795=http://schema.org/Product&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+Product'>Check for open issues.</a></li></ul>
    </div>
    </div>
	
	<!-- Description of term -->
    <div class="description">Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed online.</div>
        
    
        
    
	
</div> <!-- infoblock -->
		
		
            <!-- Show properties (if any) associated with term and its supertypes -->
    	    <!-- Properties block for term: Product-->

<!-- 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: Product-->


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

Note: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/aggregateRating"  
        class="core" title="aggregateRating">aggregateRating</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/AggregateRating"  
        class="core" title="AggregateRating">AggregateRating</a></td>
            <td class="prop-desc">The overall rating, based on a collection of reviews or ratings, of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/audience"  
        class="core" title="audience">audience</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Audience"  
        class="core" title="Audience">Audience</a></td>
            <td class="prop-desc">An intended audience, i.e. a group for whom something was created.
                 Supersedes 
                
    
    
    <a href="/serviceAudience"  
        class="core" title="serviceAudience">serviceAudience</a>.
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/award"  
        class="core" title="award">award</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">An award won by or for this item.
                 Supersedes 
                
    
    
    <a href="/awards"  
        class="core" title="awards">awards</a>.
                
                
            </td>
        </tr>
    

    
	

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/brand"  
        class="core" title="brand">brand</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Brand"  
        class="core" title="Brand">Brand</a>&nbsp; or <br/>
                
    
    
    <a href="/Organization"  
        class="core" title="Organization">Organization</a></td>
            <td class="prop-desc">The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/category"  
        class="core" title="category">category</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/PhysicalActivityCategory"  
        class="core" title="PhysicalActivityCategory">PhysicalActivityCategory</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a>&nbsp; or <br/>
                
    
    
    <a href="/Thing"  
        class="core" title="Thing">Thing</a>&nbsp; or <br/>
                
    
    
    <a href="/URL"  
        class="core" title="URL">URL</a></td>
            <td class="prop-desc">A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
                
                
                
            </td>
        </tr>
    

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

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/depth"  
        class="core" title="depth">depth</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Distance"  
        class="core" title="Distance">Distance</a>&nbsp; or <br/>
                
    
    
    <a href="/QuantitativeValue"  
        class="core" title="QuantitativeValue">QuantitativeValue</a></td>
            <td class="prop-desc">The depth of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/gtin"  
        class="ext ext-pending" title="gtin">gtin</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A Global Trade Item Number (<a href="https://www.gs1.org/standards/id-keys/gtin">GTIN</a>). GTINs identify trade items, including products and services, using numeric identification codes. The <a class="localLink" href="/gtin">gtin</a> property generalizes the earlier <a class="localLink" href="/gtin8">gtin8</a>, <a class="localLink" href="/gtin12">gtin12</a>, <a class="localLink" href="/gtin13">gtin13</a>, and <a class="localLink" href="/gtin14">gtin14</a> properties. The GS1 <a href="https://www.gs1.org/standards/Digital-Link/">digital link specifications</a> express GTINs as URLs. A correct <a class="localLink" href="/gtin">gtin</a> value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a "GS1 Digital Link" URL based on such a string. The numeric component should also have a <a href="https://www.gs1.org/services/check-digit-calculator">valid GS1 check digit</a> and meet the other rules for valid GTINs. See also <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1's GTIN Summary</a> and <a href="https://en.wikipedia.org/wiki/Global_Trade_Item_Number">Wikipedia</a> for more details. Left-padding of the gtin values is not required or encouraged.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/gtin12"  
        class="core" title="gtin12">gtin12</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/gtin13"  
        class="core" title="gtin13">gtin13</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceding zero. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/gtin14"  
        class="core" title="gtin14">gtin14</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The GTIN-14 code of the product, or the product to which the offer refers. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/gtin8"  
        class="core" title="gtin8">gtin8</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The <a href="http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx">GTIN-8</a> code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See <a href="http://www.gs1.org/barcodes/technical/idkeys/gtin">GS1 GTIN Summary</a> for more details.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/hasEnergyConsumptionDetails"  
        class="ext ext-pending" title="hasEnergyConsumptionDetails">hasEnergyConsumptionDetails</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/EnergyConsumptionDetails"  
        class="ext ext-pending" title="EnergyConsumptionDetails">EnergyConsumptionDetails</a></td>
            <td class="prop-desc">Defines the energy efficiency Category (also known as "class" or "rating") for a product according to an international energy efficiency standard
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/hasMerchantReturnPolicy"  
        class="ext ext-pending" title="hasMerchantReturnPolicy">hasMerchantReturnPolicy</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/MerchantReturnPolicy"  
        class="ext ext-pending" title="MerchantReturnPolicy">MerchantReturnPolicy</a></td>
            <td class="prop-desc">Indicates a MerchantReturnPolicy that may be applicable.
                 Supersedes 
                
    
    
    <a href="/hasProductReturnPolicy"  
        class="core" title="hasProductReturnPolicy">hasProductReturnPolicy</a>.
                
                
            </td>
        </tr>
    

    
	

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/height"  
        class="core" title="height">height</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Distance"  
        class="core" title="Distance">Distance</a>&nbsp; or <br/>
                
    
    
    <a href="/QuantitativeValue"  
        class="core" title="QuantitativeValue">QuantitativeValue</a></td>
            <td class="prop-desc">The height of the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/inProductGroupWithID"  
        class="ext ext-pending" title="inProductGroupWithID">inProductGroupWithID</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">Indicates the <a class="localLink" href="/productGroupID">productGroupID</a> for a <a class="localLink" href="/ProductGroup">ProductGroup</a> that this product <a class="localLink" href="/isVariantOf">isVariantOf</a>.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/isAccessoryOrSparePartFor"  
        class="core" title="isAccessoryOrSparePartFor">isAccessoryOrSparePartFor</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a></td>
            <td class="prop-desc">A pointer to another product (or multiple products) for which this product is an accessory or spare part.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/isConsumableFor"  
        class="core" title="isConsumableFor">isConsumableFor</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a></td>
            <td class="prop-desc">A pointer to another product (or multiple products) for which this product is a consumable.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/isRelatedTo"  
        class="core" title="isRelatedTo">isRelatedTo</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a>&nbsp; or <br/>
                
    
    
    <a href="/Service"  
        class="core" title="Service">Service</a></td>
            <td class="prop-desc">A pointer to another, somehow related product (or multiple products).
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/isSimilarTo"  
        class="core" title="isSimilarTo">isSimilarTo</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a>&nbsp; or <br/>
                
    
    
    <a href="/Service"  
        class="core" title="Service">Service</a></td>
            <td class="prop-desc">A pointer to another, functionally similar product (or multiple products).
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/isVariantOf"  
        class="core" title="isVariantOf">isVariantOf</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/ProductGroup"  
        class="ext ext-pending" title="ProductGroup">ProductGroup</a>&nbsp; or <br/>
                
    
    
    <a href="/ProductModel"  
        class="core" title="ProductModel">ProductModel</a></td>
            <td class="prop-desc">Indicates the kind of product that this is a variant of. In the case of <a class="localLink" href="/ProductModel">ProductModel</a>, this is a pointer (from a ProductModel) to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive. In the case of a <a class="localLink" href="/ProductGroup">ProductGroup</a>, the group description also serves as a template, representing a set of Products that vary on explicitly defined, specific dimensions only (so it defines both a set of variants, as well as which values distinguish amongst those variants). When used with <a class="localLink" href="/ProductGroup">ProductGroup</a>, this property can apply to any <a class="localLink" href="/Product">Product</a> included in the group.
                
                
                <br/>Inverse property: 
    
    
    <a href="/hasVariant"  
        class="ext ext-pending" title="hasVariant">hasVariant</a>
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/itemCondition"  
        class="core" title="itemCondition">itemCondition</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/OfferItemCondition"  
        class="core" title="OfferItemCondition">OfferItemCondition</a></td>
            <td class="prop-desc">A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/logo"  
        class="core" title="logo">logo</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 associated logo.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/manufacturer"  
        class="core" title="manufacturer">manufacturer</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Organization"  
        class="core" title="Organization">Organization</a></td>
            <td class="prop-desc">The manufacturer of the product.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/material"  
        class="core" title="material">material</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Product"  
        class="core" title="Product">Product</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">A material that something is made from, e.g. leather, wool, cotton, paper.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/model"  
        class="core" title="model">model</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/ProductModel"  
        class="core" title="ProductModel">ProductModel</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/mpn"  
        class="core" title="mpn">mpn</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/nsn"  
        class="ext ext-pending" title="nsn">nsn</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">Indicates the <a href="https://en.wikipedia.org/wiki/NATO_Stock_Number">NATO stock number</a> (nsn) of a <a class="localLink" href="/Product">Product</a>.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/offers"  
        class="core" title="offers">offers</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Demand"  
        class="core" title="Demand">Demand</a>&nbsp; or <br/>
                
    
    
    <a href="/Offer"  
        class="core" title="Offer">Offer</a></td>
            <td class="prop-desc">An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use <a class="localLink" href="/businessFunction">businessFunction</a> to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a <a class="localLink" href="/Demand">Demand</a>. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
                
                
                <br/>Inverse property: 
    
    
    <a href="/itemOffered"  
        class="core" title="itemOffered">itemOffered</a>
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/pattern"  
        class="ext ext-pending" title="pattern">pattern</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/DefinedTerm"  
        class="ext ext-pending" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/productID"  
        class="core" title="productID">productID</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The product identifier, such as ISBN. For example: <code>meta itemprop="productID" content="isbn:123-456-789"</code>.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/productionDate"  
        class="core" title="productionDate">productionDate</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Date"  
        class="core" title="Date">Date</a></td>
            <td class="prop-desc">The date of production of the item, e.g. vehicle.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/purchaseDate"  
        class="core" title="purchaseDate">purchaseDate</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Date"  
        class="core" title="Date">Date</a></td>
            <td class="prop-desc">The date the item e.g. vehicle was purchased by the current owner.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/releaseDate"  
        class="core" title="releaseDate">releaseDate</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Date"  
        class="core" title="Date">Date</a></td>
            <td class="prop-desc">The release date of a product or product model. This can be used to distinguish the exact variant of a product.
                
                
                
            </td>
        </tr>
    

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

    
	

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/size"  
        class="ext ext-pending" title="size">size</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/DefinedTerm"  
        class="ext ext-pending" title="DefinedTerm">DefinedTerm</a>&nbsp; or <br/>
                
    
    
    <a href="/QuantitativeValue"  
        class="core" title="QuantitativeValue">QuantitativeValue</a>&nbsp; or <br/>
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A standardized size of a product or creative work, often simplifying richer information into a simple textual string, either through referring to named sizes or (in the case of product markup), by adopting conventional simplifications. Use of QuantitativeValue with a unitCode or unitText can add more structure; in other cases, the /width, /height, /depth and /weight properties may be more applicable.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/sku"  
        class="core" title="sku">sku</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/slogan"  
        class="core" title="slogan">slogan</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Text"  
        class="core" title="Text">Text</a></td>
            <td class="prop-desc">A slogan or motto associated with the item.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/weight"  
        class="core" title="weight">weight</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/QuantitativeValue"  
        class="core" title="QuantitativeValue">QuantitativeValue</a></td>
            <td class="prop-desc">The weight of the product or person.
                
                
                
            </td>
        </tr>
    

    
	
        <tr><th class="prop-nam"><code>
    
    
    <a href="/width"  
        class="core" title="width">width</a></code></th>
            <td class="prop-ect">
                
    
    
    <a href="/Distance"  
        class="core" title="Distance">Distance</a>&nbsp; or <br/>
                
    
    
    <a href="/QuantitativeValue"  
        class="core" title="QuantitativeValue">QuantitativeValue</a></td>
            <td class="prop-desc">The width of the item.
                
                
                
            </td>
        </tr>
    


	  
	      <!-- 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="/Product"  
        class="core" title="Product">Product</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="/hasVariant"  
        class="core" title="hasVariant">hasVariant</a></th>
      <td class="prop-ect">
    
    
    <a href="/ProductGroup"  
        class="ext ext-pending" title="ProductGroup">ProductGroup</a></td>
      <td class="prop-desc">Indicates a <a class="localLink" href="/Product">Product</a> that is a member of this <a class="localLink" href="/ProductGroup">ProductGroup</a> (or <a class="localLink" href="/ProductModel">ProductModel</a>).
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/isAccessoryOrSparePartFor"  
        class="core" title="isAccessoryOrSparePartFor">isAccessoryOrSparePartFor</a></th>
      <td class="prop-ect">
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a></td>
      <td class="prop-desc">A pointer to another product (or multiple products) for which this product is an accessory or spare part.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/isBasedOn"  
        class="core" title="isBasedOn">isBasedOn</a></th>
      <td class="prop-ect">
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a></td>
      <td class="prop-desc">A resource from which this work is derived or from which it is a modification or adaption.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/isBasedOnUrl"  
        class="core" title="isBasedOnUrl">isBasedOnUrl</a></th>
      <td class="prop-ect">
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a></td>
      <td class="prop-desc">A resource that was used in the creation of this resource. This term can be repeated for multiple sources. For example, http://example.com/great-multiplication-intro.html.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/isConsumableFor"  
        class="core" title="isConsumableFor">isConsumableFor</a></th>
      <td class="prop-ect">
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a></td>
      <td class="prop-desc">A pointer to another product (or multiple products) for which this product is a consumable.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/isRelatedTo"  
        class="core" title="isRelatedTo">isRelatedTo</a></th>
      <td class="prop-ect">
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a>&nbsp; or <br/>
    
    
    <a href="/Service"  
        class="core" title="Service">Service</a></td>
      <td class="prop-desc">A pointer to another, somehow related product (or multiple products).
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/isSimilarTo"  
        class="core" title="isSimilarTo">isSimilarTo</a></th>
      <td class="prop-ect">
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a>&nbsp; or <br/>
    
    
    <a href="/Service"  
        class="core" title="Service">Service</a></td>
      <td class="prop-desc">A pointer to another, functionally similar product (or multiple products).
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/itemOffered"  
        class="core" title="itemOffered">itemOffered</a></th>
      <td class="prop-ect">
    
    
    <a href="/Demand"  
        class="core" title="Demand">Demand</a>&nbsp; or <br/>
    
    
    <a href="/Offer"  
        class="core" title="Offer">Offer</a></td>
      <td class="prop-desc">An item being offered (or demanded). The transactional nature of the offer or demand is documented using <a class="localLink" href="/businessFunction">businessFunction</a>, e.g. sell, lease etc. While several common expected types are listed explicitly in this definition, others can be used. Using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/itemShipped"  
        class="core" title="itemShipped">itemShipped</a></th>
      <td class="prop-ect">
    
    
    <a href="/ParcelDelivery"  
        class="core" title="ParcelDelivery">ParcelDelivery</a></td>
      <td class="prop-desc">Item(s) being shipped.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/material"  
        class="core" title="material">material</a></th>
      <td class="prop-ect">
    
    
    <a href="/CreativeWork"  
        class="core" title="CreativeWork">CreativeWork</a>&nbsp; or <br/>
    
    
    <a href="/Product"  
        class="core" title="Product">Product</a></td>
      <td class="prop-desc">A material that something is made from, e.g. leather, wool, cotton, paper.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/orderedItem"  
        class="core" title="orderedItem">orderedItem</a></th>
      <td class="prop-ect">
    
    
    <a href="/Order"  
        class="core" title="Order">Order</a>&nbsp; or <br/>
    
    
    <a href="/OrderItem"  
        class="core" title="OrderItem">OrderItem</a></td>
      <td class="prop-desc">The item ordered.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/owns"  
        class="core" title="owns">owns</a></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">Products owned by the organization or person.
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/productSupported"  
        class="core" title="productSupported">productSupported</a></th>
      <td class="prop-ect">
    
    
    <a href="/ContactPoint"  
        class="core" title="ContactPoint">ContactPoint</a></td>
      <td class="prop-desc">The product or service this support contact point is related to (such as product support for a particular product line). This can be a specific product or product line (e.g. "iPhone") or a general category of products or services (e.g. "smartphones").
  </tr> 
  
  

  
  <tr><th class="prop-nam">
    
    
    <a href="/typeOfGood"  
        class="core" title="typeOfGood">typeOfGood</a></th>
      <td class="prop-ect">
    
    
    <a href="/OwnershipInfo"  
        class="core" title="OwnershipInfo">OwnershipInfo</a>&nbsp; or <br/>
    
    
    <a href="/TypeAndQuantityNode"  
        class="core" title="TypeAndQuantityNode">TypeAndQuantityNode</a></td>
      <td class="prop-desc">The product that this structured value is referring to.
  </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="/IndividualProduct"  
        class="core" title="IndividualProduct">IndividualProduct</a></li>
    

    
	<li>
    
    
    <a href="/ProductCollection"  
        class="core" title="ProductCollection">ProductCollection</a></li>
    

    
	<li>
    
    
    <a href="/ProductGroup"  
        class="core" title="ProductGroup">ProductGroup</a></li>
    

    
	<li>
    
    
    <a href="/ProductModel"  
        class="core" title="ProductModel">ProductModel</a></li>
    

    
	<li>
    
    
    <a href="/SomeProducts"  
        class="core" title="SomeProducts">SomeProducts</a></li>
    

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

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


        <!-- list source references and acknowledgements -->
		
    
	<h4  id="acks">Acknowledgements</h4>
    
	<p>This term <a href="http://blog.schema.org/2012/11/good-relations-and-schemaorg.html">uses</a> terminology from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web. More information about GoodRelations can be found at <a href="http://purl.org/goodrelations/">http://purl.org/goodrelations/</a>.</p>
    <br/>





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

<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-0011" title="Link: #eg-0011" href="#eg-0011" class="clickableAnchor" >Example 2</a>			<div class="tooltip">	
				<button class="clip clipbutton eg-0011" data-clipboard-target=".ds-tab.selected.eg-0011 .clipsource" title="Copy example to clipboard">
				    <img src="/docs/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
				</button>
				<span class="tooltiptext eg-0011">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-0011 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 ">
&lt;img src=&#34;dell-30in-lcd.jpg&#34; alt=&#34;A Dell UltraSharp monitor&#34; /&gt;
Dell UltraSharp 30&#34; LCD Monitor

87 out of 100 based on 24 user ratings

$1250 to $1495 from 8 sellers

Sellers:
&lt;a href=&#34;save-a-lot-monitors.com/dell-30.html&#34;&gt;
  Save A Lot Monitors - $1250&lt;/a&gt;
&lt;a href=&#34;jondoe-gadgets.com/dell-30.html&#34;&gt;
  Jon Doe&#39;s Gadgets - $1350&lt;/a&gt;
...
</pre>
</div>

<div class="ds-tab eg-0011 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;img itemprop=&#34;image&#34; src=&#34;dell-30in-lcd.jpg&#34; alt=&#34;A Dell UltraSharp monitor&#34;/&gt;
  &lt;span itemprop=&#34;name&#34;&gt;Dell UltraSharp 30&#34; LCD Monitor&lt;/span&gt;

  &lt;div itemprop=&#34;aggregateRating&#34;
    itemscope itemtype=&#34;https://schema.org/AggregateRating&#34;&gt;
    &lt;span itemprop=&#34;ratingValue&#34;&gt;87&lt;/span&gt;
    out of &lt;span itemprop=&#34;bestRating&#34;&gt;100&lt;/span&gt;
    based on &lt;span itemprop=&#34;ratingCount&#34;&gt;24&lt;/span&gt; user ratings
  &lt;/div&gt;

  &lt;div itemprop=&#34;offers&#34; itemscope itemtype=&#34;https://schema.org/AggregateOffer&#34;&gt;
    &lt;span itemprop=&#34;lowPrice&#34;&gt;$1250&lt;/span&gt;
    to &lt;span itemprop=&#34;highPrice&#34;&gt;$1495&lt;/span&gt;
    from &lt;span itemprop=&#34;offerCount&#34;&gt;8&lt;/span&gt; sellers

    Sellers:
    &lt;div itemprop=&#34;offers&#34; itemscope itemtype=&#34;https://schema.org/Offer&#34;&gt;
        &lt;a itemprop=&#34;url&#34; href=&#34;save-a-lot-monitors.com/dell-30.html&#34;&gt;
        Save A Lot Monitors - $1250&lt;/a&gt;
    &lt;/div&gt;
    &lt;div itemprop=&#34;offers&#34; itemscope itemtype=&#34;https://schema.org/Offer&#34;&gt;
        &lt;a itemprop=&#34;url&#34; href=&#34;jondoe-gadgets.com/dell-30.html&#34;&gt;
        Jon Doe&#39;s Gadgets - $1350&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  ...
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0011 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;img property=&#34;image&#34; src=&#34;dell-30in-lcd.jpg&#34; alt=&#34;A Dell UltraSharp monitor&#34;&gt; &lt;span property=&#34;name&#34;&gt;Dell UltraSharp 30&#34; LCD Monitor&lt;/span&gt;
    &lt;div property=&#34;aggregateRating&#34; typeof=&#34;AggregateRating&#34;&gt;
        &lt;span property=&#34;ratingValue&#34;&gt;87&lt;/span&gt; out of
        &lt;span property=&#34;bestRating&#34;&gt;100&lt;/span&gt; based on
        &lt;span property=&#34;ratingCount&#34;&gt;24&lt;/span&gt; user ratings
    &lt;/div&gt;
    &lt;div property=&#34;offers&#34; typeof=&#34;AggregateOffer&#34;&gt;
        &lt;span property=&#34;lowPrice&#34;&gt;$1250&lt;/span&gt; to
        &lt;span property=&#34;highPrice&#34;&gt;$1495&lt;/span&gt; from
        &lt;span property=&#34;offerCount&#34;&gt;8&lt;/span&gt; sellers Sellers:
        &lt;div property=&#34;offers&#34; typeof=&#34;Offer&#34;&gt;
            &lt;a property=&#34;url&#34; href=&#34;save-a-lot-monitors.com/dell-30.html&#34;&gt;Save A Lot Monitors - $1250&lt;/a&gt;
        &lt;/div&gt;
        &lt;div property=&#34;offers&#34; typeof=&#34;Offer&#34;&gt;
            &lt;a property=&#34;url&#34; href=&#34;jondoe-gadgets.com/dell-30.html&#34;&gt;Jon Doe&#39;s Gadgets - $1350&lt;/a&gt;
        &lt;/div&gt;
        ...
    &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0011 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;bestRating&#34;: &#34;100&#34;,
    &#34;ratingCount&#34;: &#34;24&#34;,
    &#34;ratingValue&#34;: &#34;87&#34;
  },
  &#34;image&#34;: &#34;dell-30in-lcd.jpg&#34;,
  &#34;name&#34;: &#34;Dell UltraSharp 30\&#34; LCD Monitor&#34;,
  &#34;offers&#34;: {
    &#34;@type&#34;: &#34;AggregateOffer&#34;,
    &#34;highPrice&#34;: &#34;$1495&#34;,
    &#34;lowPrice&#34;: &#34;$1250&#34;,
    &#34;offerCount&#34;: &#34;8&#34;,
    &#34;offers&#34;: [
      {
        &#34;@type&#34;: &#34;Offer&#34;,
        &#34;url&#34;: &#34;save-a-lot-monitors.com/dell-30.html&#34;
      },
      {
        &#34;@type&#34;: &#34;Offer&#34;,
        &#34;url&#34;: &#34;jondoe-gadgets.com/dell-30.html&#34;
      }
    ]
  }
}
&lt;/script&gt;
</pre>
</div>

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


<div class="payload eg-0011" 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;bestRating&#34;: &#34;100&#34;,
    &#34;ratingCount&#34;: &#34;24&#34;,
    &#34;ratingValue&#34;: &#34;87&#34;
  },
  &#34;image&#34;: &#34;dell-30in-lcd.jpg&#34;,
  &#34;name&#34;: &#34;Dell UltraSharp 30\&#34; LCD Monitor&#34;,
  &#34;offers&#34;: {
    &#34;@type&#34;: &#34;AggregateOffer&#34;,
    &#34;highPrice&#34;: &#34;$1495&#34;,
    &#34;lowPrice&#34;: &#34;$1250&#34;,
    &#34;offerCount&#34;: &#34;8&#34;,
    &#34;offers&#34;: [
      {
        &#34;@type&#34;: &#34;Offer&#34;,
        &#34;url&#34;: &#34;save-a-lot-monitors.com/dell-30.html&#34;
      },
      {
        &#34;@type&#34;: &#34;Offer&#34;,
        &#34;url&#34;: &#34;jondoe-gadgets.com/dell-30.html&#34;
      }
    ]
  }
}</div>
</div>



<div class="example-head">
        <a  id="eg-0208" title="Link: #eg-0208" href="#eg-0208" class="clickableAnchor" >Example 3</a>			<div class="tooltip">	
				<button class="clip clipbutton eg-0208" data-clipboard-target=".ds-tab.selected.eg-0208 .clipsource" title="Copy example to clipboard">
				    <img src="/docs/clipboard/clippy.svg" width="13" alt="Copy to clipboard">
				</button>
				<span class="tooltiptext eg-0208">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-0208 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 ">
&lt;div&gt;
  &lt;!-- http://multivarki.ru?filters%5Bprice%5D%5BLTE%5D=39600 --&gt;
  &lt;span&gt;315&lt;/span&gt;
  &lt;div&gt;
    &lt;img alt=&#34;Photo of product&#34; src=&#34;http://img01.multivarki.ru.ru/c9/f1/a5fe6642-18d0-47ad-b038-6fca20f1c923.jpeg&#34; /&gt;
    &lt;a href=&#34;http://multivarki.ru/brand_502/&#34;&gt;
      &lt;span&gt;BRAND 502&lt;/span&gt;
    &lt;/a&gt;
    &lt;div&gt;
      &lt;span&gt;4399 р.&lt;/span&gt;
    &lt;/div&gt;...
    &lt;div&gt;
    ...
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0208 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/ItemList&#34;&gt;
    &lt;link itemprop=&#34;url&#34; href=&#34;http://multivarki.ru?filters%5Bprice%5D%5BLTE%5D=39600&#34;&gt;&lt;span itemprop=&#34;numberOfItems&#34;&gt;315&lt;/span&gt;
    &lt;div itemprop=&#34;itemListElement&#34; itemscope itemtype=&#34;https://schema.org/Product&#34;&gt;
        &lt;img alt=&#34;Photo of product&#34; itemprop=&#34;image&#34; src=&#34;http://img01.multivarki.ru.ru/c9/f1/a5fe6642-18d0-47ad-b038-6fca20f1c923.jpeg&#34;&gt; &lt;a itemprop=&#34;url&#34; href=&#34;http://multivarki.ru/brand_502/&#34;&gt;&lt;span itemprop=&#34;name&#34;&gt;BRAND 502&lt;/span&gt;&lt;/a&gt;
        &lt;div itemprop=&#34;offers&#34; itemscope itemtype=&#34;https://schema.org/Offer&#34;&gt;
            &lt;span itemprop=&#34;price&#34;&gt;4399 р.&lt;/span&gt;
        &lt;/div&gt;...
    &lt;/div&gt;
    &lt;div itemprop=&#34;itemListElement&#34; itemtype=&#34;https://schema.org/Product&#34;&gt;
        ...
    &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0208 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;ItemList&#34;&gt;
    &lt;link property=&#34;url&#34; href=&#34;http://multivarki.ru?filters%5Bprice%5D%5BLTE%5D=39600&#34;&gt;&lt;span property=&#34;numberOfItems&#34;&gt;315&lt;/span&gt;
    &lt;div property=&#34;itemListElement&#34; typeof=&#34;Product&#34;&gt;
        &lt;img property=&#34;image&#34; alt=&#34;Photo of product&#34; src=&#34;http://img01.multivarki.ru.ru/c9/f1/a5fe6642-18d0-47ad-b038-6fca20f1c923.jpeg&#34;&gt; &lt;a property=&#34;url&#34; href=&#34;http://multivarki.ru/brand_502/&#34;&gt;&lt;span property=&#34;name&#34;&gt;BRAND 502&lt;/span&gt;&lt;/a&gt;
        &lt;div property=&#34;offers&#34; typeof=&#34;Offer&#34;&gt;
            &lt;meta property=&#34;schema:priceCurrency&#34; content=&#34;RUB&#34;&gt;руб
            &lt;meta property=&#34;schema:price&#34; content=&#34;4399.00&#34;&gt;4 399,00
            &lt;link property=&#34;schema:itemCondition&#34; href=&#34;https://schema.org/NewCondition&#34;&gt;
        &lt;/div&gt;...
    &lt;/div&gt;
    &lt;div property=&#34;itemListElement&#34; typeof=&#34;Product&#34;&gt;
        ...
    &lt;/div&gt;
&lt;/div&gt;
</pre>
</div>

<div class="ds-tab eg-0208 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;ItemList&#34;,
    &#34;url&#34;: &#34;http://multivarki.ru?filters%5Bprice%5D%5BLTE%5D=39600&#34;,
    &#34;numberOfItems&#34;: &#34;315&#34;,
    &#34;itemListElement&#34;: [
        {
            &#34;@type&#34;: &#34;Product&#34;,
            &#34;image&#34;: &#34;http://img01.multivarki.ru.ru/c9/f1/a5fe6642-18d0-47ad-b038-6fca20f1c923.jpeg&#34;,
            &#34;url&#34;: &#34;http://multivarki.ru/brand_502/&#34;,
            &#34;name&#34;: &#34;Brand 502&#34;,
            &#34;offers&#34;: {
                &#34;@type&#34;: &#34;Offer&#34;,
                &#34;price&#34;: &#34;4399 p.&#34;
            }
        },
        {
            &#34;@type&#34;: &#34;Product&#34;,
            &#34;name&#34;: &#34;...&#34;
        }
    ]
}
&lt;/script&gt;
</pre>
</div>

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


<div class="payload eg-0208" style="display: none;">{
    &#34;@context&#34;: &#34;https://schema.org&#34;,
    &#34;@type&#34;: &#34;ItemList&#34;,
    &#34;url&#34;: &#34;http://multivarki.ru?filters%5Bprice%5D%5BLTE%5D=39600&#34;,
    &#34;numberOfItems&#34;: &#34;315&#34;,
    &#34;itemListElement&#34;: [
        {
            &#34;@type&#34;: &#34;Product&#34;,
            &#34;image&#34;: &#34;http://img01.multivarki.ru.ru/c9/f1/a5fe6642-18d0-47ad-b038-6fca20f1c923.jpeg&#34;,
            &#34;url&#34;: &#34;http://multivarki.ru/brand_502/&#34;,
            &#34;name&#34;: &#34;Brand 502&#34;,
            &#34;offers&#34;: {
                &#34;@type&#34;: &#34;Offer&#34;,
                &#34;price&#34;: &#34;4399 p.&#34;
            }
        },
        {
            &#34;@type&#34;: &#34;Product&#34;,
            &#34;name&#34;: &#34;...&#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:size",
      "@type": "rdf:Property",
      "rdfs:comment": "A standardized size of a product or creative work, often simplifying richer information into a simple textual string, either through referring to named sizes or (in the case of product markup), by adopting conventional simplifications. Use of QuantitativeValue with a unitCode or unitText can add more structure; in other cases, the /width, /height, /depth and /weight properties may be more applicable.",
      "rdfs:label": "size",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:QuantitativeValue"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:DefinedTerm"
        }
      ]
    },
    {
      "@id": "schema:releaseDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The release date of a product or product model. This can be used to distinguish the exact variant of a product.",
      "rdfs:label": "releaseDate",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Date"
      }
    },
    {
      "@id": "schema:gtin8",
      "@type": "rdf:Property",
      "rdfs:comment": "The <a href=\"http://apps.gs1.org/GDD/glossary/Pages/GTIN-8.aspx\">GTIN-8</a> code of the product, or the product to which the offer refers. This code is also known as EAN/UCC-8 or 8-digit EAN. See <a href=\"http://www.gs1.org/barcodes/technical/idkeys/gtin\">GS1 GTIN Summary</a> for more details.",
      "rdfs:label": "gtin8",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:identifier"
        },
        {
          "@id": "schema:gtin"
        }
      ],
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:productID",
      "@type": "rdf:Property",
      "rdfs:comment": "The product identifier, such as ISBN. For example: <code>meta itemprop=\"productID\" content=\"isbn:123-456-789\"</code>.",
      "rdfs:label": "productID",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:hasEnergyConsumptionDetails",
      "@type": "rdf:Property",
      "rdfs:comment": "Defines the energy efficiency Category (also known as \"class\" or \"rating\") for a product according to an international energy efficiency standard",
      "rdfs:label": "hasEnergyConsumptionDetails",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:EnergyConsumptionDetails"
      }
    },
    {
      "@id": "schema:productionDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The date of production of the item, e.g. vehicle.",
      "rdfs:label": "productionDate",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Vehicle"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Date"
      }
    },
    {
      "@id": "schema:color",
      "@type": "rdf:Property",
      "rdfs:comment": "The color of the product.",
      "rdfs:label": "color",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:pattern",
      "@type": "rdf:Property",
      "rdfs:comment": "A pattern that something has, for example 'polka dot', 'striped', 'Canadian flag'. Values are typically expressed as text, although links to controlled value schemes are also supported.",
      "rdfs:label": "pattern",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:DefinedTerm"
        }
      ]
    },
    {
      "@id": "schema:awards",
      "@type": "rdf:Property",
      "rdfs:comment": "Awards won by or for this item.",
      "rdfs:label": "awards",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Organization"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:hasProductReturnPolicy",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a ProductReturnPolicy that may be applicable.",
      "rdfs:label": "hasProductReturnPolicy",
      "schema:domainIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:ProductReturnPolicy"
      }
    },
    {
      "@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:inProductGroupWithID",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates the <a class=\"localLink\" href=\"/productGroupID\">productGroupID</a> for a <a class=\"localLink\" href=\"/ProductGroup\">ProductGroup</a> that this product <a class=\"localLink\" href=\"/isVariantOf\">isVariantOf</a>.",
      "rdfs:label": "inProductGroupWithID",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:model",
      "@type": "rdf:Property",
      "rdfs:comment": "The model of the product. Use with the URL of a ProductModel or a textual representation of the model identifier. The URL of the ProductModel can be from an external source. It is recommended to additionally provide strong product identifiers via the gtin8/gtin13/gtin14 and mpn properties.",
      "rdfs:label": "model",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": [
        {
          "@id": "schema:ProductModel"
        },
        {
          "@id": "schema:Text"
        }
      ]
    },
    {
      "@id": "schema:isSimilarTo",
      "@type": "rdf:Property",
      "rdfs:comment": "A pointer to another, functionally similar product (or multiple products).",
      "rdfs:label": "isSimilarTo",
      "schema:domainIncludes": [
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Product"
        }
      ]
    },
    {
      "@id": "schema:gtin12",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-digit GS1 Identification Key composed of a U.P.C. Company Prefix, Item Reference, and Check Digit used to identify trade items. See <a href=\"http://www.gs1.org/barcodes/technical/idkeys/gtin\">GS1 GTIN Summary</a> for more details.",
      "rdfs:label": "gtin12",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:gtin"
        },
        {
          "@id": "schema:identifier"
        }
      ],
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:itemCondition",
      "@type": "rdf:Property",
      "rdfs:comment": "A predefined value from OfferItemCondition or a textual description of the condition of the product or service, or the products or services included in the offer.",
      "rdfs:label": "itemCondition",
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:OfferItemCondition"
      }
    },
    {
      "@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:width",
      "@type": "rdf:Property",
      "rdfs:comment": "The width of the item.",
      "rdfs:label": "width",
      "schema:domainIncludes": [
        {
          "@id": "schema:VisualArtwork"
        },
        {
          "@id": "schema:MediaObject"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Distance"
        },
        {
          "@id": "schema:QuantitativeValue"
        }
      ]
    },
    {
      "@id": "schema:Product",
      "@type": "rdfs:Class",
      "rdfs:comment": "Any offered product or service. For example: a pair of shoes; a concert ticket; the rental of a car; a haircut; or an episode of a TV show streamed online.",
      "rdfs:label": "Product",
      "rdfs:subClassOf": {
        "@id": "schema:Thing"
      }
    },
    {
      "@id": "schema:additionalProperty",
      "@type": "rdf:Property",
      "rdfs:comment": "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.<br/><br/>\n\nNote: Publishers should be aware that applications designed to use specific schema.org properties (e.g. http://schema.org/width, http://schema.org/color, http://schema.org/gtin13, ...) will typically expect such data to be provided using those properties, rather than using the generic property/value mechanism.",
      "rdfs:label": "additionalProperty",
      "schema:domainIncludes": [
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:QualitativeValue"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:QuantitativeValue"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:PropertyValue"
      }
    },
    {
      "@id": "schema:sku",
      "@type": "rdf:Property",
      "rdfs:comment": "The Stock Keeping Unit (SKU), i.e. a merchant-specific identifier for a product or service, or the product to which the offer refers.",
      "rdfs:label": "sku",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:gtin",
      "@type": "rdf:Property",
      "rdfs:comment": "A Global Trade Item Number (<a href=\"https://www.gs1.org/standards/id-keys/gtin\">GTIN</a>). GTINs identify trade items, including products and services, using numeric identification codes. The <a class=\"localLink\" href=\"/gtin\">gtin</a> property generalizes the earlier <a class=\"localLink\" href=\"/gtin8\">gtin8</a>, <a class=\"localLink\" href=\"/gtin12\">gtin12</a>, <a class=\"localLink\" href=\"/gtin13\">gtin13</a>, and <a class=\"localLink\" href=\"/gtin14\">gtin14</a> properties. The GS1 <a href=\"https://www.gs1.org/standards/Digital-Link/\">digital link specifications</a> express GTINs as URLs. A correct <a class=\"localLink\" href=\"/gtin\">gtin</a> value should be a valid GTIN, which means that it should be an all-numeric string of either 8, 12, 13 or 14 digits, or a \"GS1 Digital Link\" URL based on such a string. The numeric component should also have a <a href=\"https://www.gs1.org/services/check-digit-calculator\">valid GS1 check digit</a> and meet the other rules for valid GTINs. See also <a href=\"http://www.gs1.org/barcodes/technical/idkeys/gtin\">GS1's GTIN Summary</a> and <a href=\"https://en.wikipedia.org/wiki/Global_Trade_Item_Number\">Wikipedia</a> for more details. Left-padding of the gtin values is not required or encouraged.",
      "rdfs:label": "gtin",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:isVariantOf",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates the kind of product that this is a variant of. In the case of <a class=\"localLink\" href=\"/ProductModel\">ProductModel</a>, this is a pointer (from a ProductModel) to a base product from which this product is a variant. It is safe to infer that the variant inherits all product features from the base model, unless defined locally. This is not transitive. In the case of a <a class=\"localLink\" href=\"/ProductGroup\">ProductGroup</a>, the group description also serves as a template, representing a set of Products that vary on explicitly defined, specific dimensions only (so it defines both a set of variants, as well as which values distinguish amongst those variants). When used with <a class=\"localLink\" href=\"/ProductGroup\">ProductGroup</a>, this property can apply to any <a class=\"localLink\" href=\"/Product\">Product</a> included in the group.",
      "rdfs:label": "isVariantOf",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:ProductModel"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:ProductGroup"
        },
        {
          "@id": "schema:ProductModel"
        }
      ]
    },
    {
      "@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:purchaseDate",
      "@type": "rdf:Property",
      "rdfs:comment": "The date the item e.g. vehicle was purchased by the current owner.",
      "rdfs:label": "purchaseDate",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Vehicle"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Date"
      }
    },
    {
      "@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:material",
      "@type": "rdf:Property",
      "rdfs:comment": "A material that something is made from, e.g. leather, wool, cotton, paper.",
      "rdfs:label": "material",
      "schema:domainIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Text"
        }
      ]
    },
    {
      "@id": "schema:nsn",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates the <a href=\"https://en.wikipedia.org/wiki/NATO_Stock_Number\">NATO stock number</a> (nsn) of a <a class=\"localLink\" href=\"/Product\">Product</a>.",
      "rdfs:label": "nsn",
      "rdfs:subPropertyOf": {
        "@id": "schema:identifier"
      },
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@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:CreativeWork"
        },
        {
          "@id": "schema:URL"
        }
      ]
    },
    {
      "@id": "schema:isAccessoryOrSparePartFor",
      "@type": "rdf:Property",
      "rdfs:comment": "A pointer to another product (or multiple products) for which this product is an accessory or spare part.",
      "rdfs:label": "isAccessoryOrSparePartFor",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Product"
      }
    },
    {
      "@id": "schema:offers",
      "@type": "rdf:Property",
      "rdfs:comment": "An offer to provide this item&#x2014;for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use <a class=\"localLink\" href=\"/businessFunction\">businessFunction</a> to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a <a class=\"localLink\" href=\"/Demand\">Demand</a>. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.",
      "rdfs:label": "offers",
      "schema:domainIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:MenuItem"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:AggregateOffer"
        },
        {
          "@id": "schema:EducationalOccupationalProgram"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Trip"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Demand"
        }
      ]
    },
    {
      "@id": "schema:category",
      "@type": "rdf:Property",
      "rdfs:comment": "A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.",
      "rdfs:label": "category",
      "schema:domainIncludes": [
        {
          "@id": "schema:Recommendation"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:PhysicalActivity"
        },
        {
          "@id": "schema:SpecialAnnouncement"
        },
        {
          "@id": "schema:Invoice"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:ActionAccessSpecification"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:PhysicalActivityCategory"
        },
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:Text"
        },
        {
          "@id": "schema:Thing"
        }
      ]
    },
    {
      "@id": "schema:reviews",
      "@type": "rdf:Property",
      "rdfs:comment": "Review of the item.",
      "rdfs:label": "reviews",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Review"
      }
    },
    {
      "@id": "schema:brand",
      "@type": "rdf:Property",
      "rdfs:comment": "The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.",
      "rdfs:label": "brand",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Service"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Brand"
        },
        {
          "@id": "schema:Organization"
        }
      ]
    },
    {
      "@id": "schema:audience",
      "@type": "rdf:Property",
      "rdfs:comment": "An intended audience, i.e. a group for whom something was created.",
      "rdfs:label": "audience",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:LodgingBusiness"
        },
        {
          "@id": "schema:PlayAction"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Audience"
      }
    },
    {
      "@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:weight",
      "@type": "rdf:Property",
      "rdfs:comment": "The weight of the product or person.",
      "rdfs:label": "weight",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Person"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:QuantitativeValue"
      }
    },
    {
      "@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:Text"
        },
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:PropertyValue"
        }
      ]
    },
    {
      "@id": "schema:review",
      "@type": "rdf:Property",
      "rdfs:comment": "A review of the item.",
      "rdfs:label": "review",
      "schema:domainIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:Brand"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Review"
      }
    },
    {
      "@id": "schema:gtin13",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13-digit ISBN codes and EAN UCC-13. Former 12-digit UPC codes can be converted into a GTIN-13 code by simply adding a preceding zero. See <a href=\"http://www.gs1.org/barcodes/technical/idkeys/gtin\">GS1 GTIN Summary</a> for more details.",
      "rdfs:label": "gtin13",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:identifier"
        },
        {
          "@id": "schema:gtin"
        }
      ],
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        }
      ],
      "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:logo",
      "@type": "rdf:Property",
      "rdfs:comment": "An associated logo.",
      "rdfs:label": "logo",
      "rdfs:subPropertyOf": {
        "@id": "schema:image"
      },
      "schema:domainIncludes": [
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Brand"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:URL"
        },
        {
          "@id": "schema:ImageObject"
        }
      ]
    },
    {
      "@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:isConsumableFor",
      "@type": "rdf:Property",
      "rdfs:comment": "A pointer to another product (or multiple products) for which this product is a consumable.",
      "rdfs:label": "isConsumableFor",
      "schema:domainIncludes": {
        "@id": "schema:Product"
      },
      "schema:rangeIncludes": {
        "@id": "schema:Product"
      }
    },
    {
      "@id": "schema:award",
      "@type": "rdf:Property",
      "rdfs:comment": "An award won by or for this item.",
      "rdfs:label": "award",
      "schema:domainIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:CreativeWork"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:gtin14",
      "@type": "rdf:Property",
      "rdfs:comment": "The GTIN-14 code of the product, or the product to which the offer refers. See <a href=\"http://www.gs1.org/barcodes/technical/idkeys/gtin\">GS1 GTIN Summary</a> for more details.",
      "rdfs:label": "gtin14",
      "rdfs:subPropertyOf": [
        {
          "@id": "schema:gtin"
        },
        {
          "@id": "schema:identifier"
        }
      ],
      "schema:domainIncludes": [
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:depth",
      "@type": "rdf:Property",
      "rdfs:comment": "The depth of the item.",
      "rdfs:label": "depth",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:VisualArtwork"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:QuantitativeValue"
        },
        {
          "@id": "schema:Distance"
        }
      ]
    },
    {
      "@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:aggregateRating",
      "@type": "rdf:Property",
      "rdfs:comment": "The overall rating, based on a collection of reviews or ratings, of the item.",
      "rdfs:label": "aggregateRating",
      "schema:domainIncludes": [
        {
          "@id": "schema:CreativeWork"
        },
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Event"
        },
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Brand"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:AggregateRating"
      }
    },
    {
      "@id": "schema:height",
      "@type": "rdf:Property",
      "rdfs:comment": "The height of the item.",
      "rdfs:label": "height",
      "schema:domainIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Person"
        },
        {
          "@id": "schema:MediaObject"
        },
        {
          "@id": "schema:VisualArtwork"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:QuantitativeValue"
        },
        {
          "@id": "schema:Distance"
        }
      ]
    },
    {
      "@id": "schema:hasMerchantReturnPolicy",
      "@type": "rdf:Property",
      "rdfs:comment": "Indicates a MerchantReturnPolicy that may be applicable.",
      "rdfs:label": "hasMerchantReturnPolicy",
      "schema:domainIncludes": [
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:MerchantReturnPolicy"
      }
    },
    {
      "@id": "schema:isRelatedTo",
      "@type": "rdf:Property",
      "rdfs:comment": "A pointer to another, somehow related product (or multiple products).",
      "rdfs:label": "isRelatedTo",
      "schema:domainIncludes": [
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": [
        {
          "@id": "schema:Product"
        },
        {
          "@id": "schema:Service"
        }
      ]
    },
    {
      "@id": "schema:manufacturer",
      "@type": "rdf:Property",
      "rdfs:comment": "The manufacturer of the product.",
      "rdfs:label": "manufacturer",
      "schema:domainIncludes": [
        {
          "@id": "schema:DietarySupplement"
        },
        {
          "@id": "schema:Drug"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Organization"
      }
    },
    {
      "@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:mpn",
      "@type": "rdf:Property",
      "rdfs:comment": "The Manufacturer Part Number (MPN) of the product, or the product to which the offer refers.",
      "rdfs:label": "mpn",
      "schema:domainIncludes": [
        {
          "@id": "schema:Demand"
        },
        {
          "@id": "schema:Offer"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@id": "schema:slogan",
      "@type": "rdf:Property",
      "rdfs:comment": "A slogan or motto associated with the item.",
      "rdfs:label": "slogan",
      "schema:domainIncludes": [
        {
          "@id": "schema:Service"
        },
        {
          "@id": "schema:Organization"
        },
        {
          "@id": "schema:Brand"
        },
        {
          "@id": "schema:Place"
        },
        {
          "@id": "schema:Product"
        }
      ],
      "schema:rangeIncludes": {
        "@id": "schema:Text"
      }
    },
    {
      "@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>