AnimalShelter

From getSchema
Jump to: navigation, search

This Page Semantic Annotations

Description

Animal shelter.

Examples

Get the RDF! –> http://getschema.org/microdata2rdf/examples/animalShelter.html

<div itemscope itemtype="http://schema.org/AnimalShelter">   <h1 itemprop="name">Samtpfoten Neuk&ouml;lln </h1>   <img src="http://s3-media3.ak.yelpcdn.com/bphoto/6krVTn2345h5zQ1lQeDv7A/l.jpg"        style="width:500px; height:400px" itemprop="image" alt="Samtpfoten Neuk&ouml;lln animal shelter" />   <br />   <a href="http://www.samtpfoten-neukoelln.com/" itemprop="url">Visit Website</a>   <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">     <span itemprop="streetAddress">Schudomastr. 9-10</span>,     <span itemprop="postalCode">12055</span>,     <span itemprop="addressLocality">Berlin</span>,     <span itemprop="addressCountry" itemscope itemtype="http://schema.org/Country">       <span itemprop="name">Germany</span>     </span>     <br />     <strong>Neighborhood:</strong>     <span itemprop="addressRegion">Neuk&ouml;lln</span>     <br />     <strong>Telephone:</strong>     <span itemprop="telephone">(030) 684 08 270</span>     <br />     <strong>Email:</strong>     <span itemprop="email">[email protected]</span>   </div> </div>