Skip to content

Instantly share code, notes, and snippets.

@inetbiz
Last active December 2, 2015 13:35
Show Gist options
  • Save inetbiz/d9a9c129862f08314107 to your computer and use it in GitHub Desktop.
Save inetbiz/d9a9c129862f08314107 to your computer and use it in GitHub Desktop.
Local Ski Resort
<div itemscope itemtype="http://schema.org/SkiResort">
<span itemprop="name">StrikeHawk eCommerce, Inc.</span>
We accept <span itemprop="paymentAccepted">Cash, credit card</span> in these currencies: <span itemprop="currenciesAccepted">USD, AUD, EUR, GBP</span>
The typical destination package ranges from <span itemprop="priceRange">50 - 300</span> Euros.
We are open <time itemprop="openingHours" datetime="Mo - Fri 13:00-20:00">Monday through Friday from 1pm to 8pm.</time>
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="streetAddress">21204 NEWPORT SOUND PL</span>
<span itemprop="addressLocality">NEW SMYRNA BEACH</span>,
<span itemprop="addressRegion">FL</span>
<span itemprop="postalCode">32168</span>
</div>
Phone: <span itemprop="telephone">3212360483</span>
<a href="https://www.example.com" itemprop="maps">URL of Map</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment