Skip to content

Commit edb4ae7

Browse files
committed
fix: syntax game snippet
1 parent 17ab563 commit edb4ae7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/structured-data/microdata/creative-work/structured-data-microdata-game.sublime-snippet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<section itemscope itemtype="http://schema.org/Game">
44
<section itemprop="offers" itemscope itemtype="http://schema.org/Offer">
55
<span>Approx. Retail:</span>
6-
<span itemprop="priceCurrency">$</span><span itemprop="price">17.99</span>
6+
<span itemprop="priceCurrency">\$</span><span itemprop="price">17.99</span>
77
<a href="/monopoly-2/en_US/shop/where-to-buy.cfm?brand_guid=DAD28866-1C43-11DD-BD0B-0800200C9A66&prodName=Monopoly%20Game" itemprop="availableAtOrFrom">Where To Buy</a>
88
</section>
99
<span itemprop="audience" itemscope itemtype="http://schema.org/PeopleAudience">
1010
Ages: <span itemprop="suggestedMinAge">8</span> YEARS & UP
1111
</span>
1212
<h4>Game Description:</h4>
1313
<p itemprop="description">Own it all as a high-flying trader in the fast-paced world of real estate. Tour the city for the hottest properties: sites, stations and utilities are all up for grabs. Invest in houses and hotels, then watch the rent come pouring in! Make deals with other players and look out for bargains at auction. There are many ways to get what you want. For really speedy dealers, use the speed die for a quick and intense game of Monopoly. So get on Go and trade your way to success!<br/><br/>Includes <span itemprop="gameItem">gameboard</span>, <span itemprop="gameItem">8 tokens</span>, <span itemprop="gameItem">28 Title Deed cards</span>, <span itemprop="gameItem">16 Chance cards</span>, <span itemprop="gameItem">16 Community Chest cards</span>, <span itemprop="gameItem">money pack</span>,<span itemprop="gameItem"> 32 houses</span>, <span itemprop="gameItem">12 hotels</span>, 2 dice and instructions<br/><br/>•Features a speed die for a faster, more intense game<br/>•Includes the new token that was voted No. 1: the cat<br/><br/>For <div itemprop="numberOfPlayers" itemscope itemtype="http://schema.org/QuantitativeValue">
14-
<span itemprop="minValue">3</span> to <span itemprop="maxValue">5</span> players </div>.<br/><br/>Ages 8 and up.<br/><br/>Monopoly and all related characters are trademarks of <span itemprop="copyrightHolder">Hasbro</span>. <P></p>
14+
<span itemprop="minValue">3</span> to <span itemprop="maxValue">5</span> players </div>.<br/><br/>Ages 8 and up.<br/><br/>Monopoly and all related characters are trademarks of <span itemprop="copyrightHolder">Hasbro</span>.
1515
</section>
1616
]]></content>
1717
<tabTrigger>zmicrodata</tabTrigger>

0 commit comments

Comments
 (0)