AutoRental

From getSchema

Jump to: navigation, search

This Page Semantic Annotations

File:AutoRental.png

AutoRental UML Diagram
Supertypes = Thing, Organization, LocalBusiness, AutomotiveBusiness
Subtypes = none
Inherited properties = additionalType:URL, description:Text, name:Text, image:URL, url:URL,

address:PostalAddress, aggregateRating:AggregateRating, containedIn:Place, event:Event, faxNumber:Text, geo🙁GeoCoordinates or GeoShape), globalLocationNumber:Text, interactionCount:Text, isicV4:Text, logo🙁ImageObject or URL), map:URL, openingHoursSpecification:OpeningHoursSpecification, photo🙁ImageObject or Photograph), review:Review, telephone:Text,

brand🙁Brand or Organization), contactPoint:ContactPoint, duns:Text, email:Text, employee:Person, founder:Person, foundingDate:Date, hasPOS:Place, legalName:Text, location🙁Place or PostalAddress), makesOffer:Offer, member🙁Organization or Person), naics:Text, owns🙁OwnershipInfo or Product), seeks:Demand, taxID:Text, vatID:Text,

branchOf:Organization, currenciesAccepted:Text, openingHours:Duration, paymentAccepted:Text, priceRange:Text

Properties = none
Defined by = http://schema.org/AutoRental
Install RuleTheWeb! the Firefox extension using Schema.org annotations!

Description

Describing a car rental business from http://autovermietung.schefter.net

Markup Example

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

<div itemscope itemtype="http://schema.org/AutoRental">   <h1 itemprop="name">Schefter Autovermietung GmbH</h1>   <img itemprop="image" src="http://autovermietung.schefter.net/images/Debora-Autoweb.jpg" alt="Image" />   <br />   <a itemprop="url" href="http://autovermietung.schefter.net">Website</a>   <div>     <strong>&Ouml;ffnungszeiten:</strong>     <meta itemprop="openingHours" content="Mo-Fr 08:30-18:30" />     Montag bis Freitag: 8.30 - 18.30 Uhr   </div>   <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">     <strong>Postadresse u. Anschrift:</strong>     <span itemprop="streetAddress">Ebereschenweg 23</span>,     <span itemprop="postalCode">03149</span>     <span itemprop="addressLocality">Forst</span>,     <span itemprop="addressCountry" itemscope itemtype="http://schema.org/Country">       <span itemprop="name">Deutschland</span>     </span>     <br />     <strong>Tel.:</strong>     <span itemprop="telephone">+49 (03562) 47 800 10</span>     <br />     <strong>Fax.:</strong>     <span itemprop="faxNumber">+49 (03562) 67 88 88</span>     <br />     <strong>Email:</strong>     <span itemprop="email">[email protected]</span>   </div>   <div>     <strong>Handelsregistereintrag:</strong>     <span>Amtsgericht Cottbus HRB 30 15</span>     <br />     <strong>Umsatzsteuer-ID-Nummer:</strong>     <span itemprop="taxID"> DE 158 445 668</span>   </div>   <div>     <strong>Unsere Stationen finden Sie in:</strong>     <span itemprop="hasPOS" itemscope itemtype="http://schema.org/City">       <span itemprop="name">Forst</span>,     </span>     <span itemprop="hasPOS" itemscope itemtype="http://schema.org/City">       <span itemprop="name">Cottbus</span>,     </span>     <span itemprop="hasPOS" itemscope itemtype="http://schema.org/City">       <span itemprop="name">Finsterwalde</span>,     </span>     <span itemprop="hasPOS" itemscope itemtype="http://schema.org/City">       <span itemprop="name">Hoyerswerda</span>     </span>   </div>   <strong>Sehr vielf&auml;ltig ist unser Angebot:</strong>   <div itemprop="makesOffer" itemscope itemtype="http://schema.org/Offer">     <strong><span itemprop="category">Pkws</span>:</strong>     <span itemprop="itemOffered" itemscope itemtype="http://schema.org/Product">       <span itemprop="name">Fiat-Panda</span>     </span>,     <span itemprop="itemOffered" itemscope itemtype="http://schema.org/Product">       <span itemprop="name">VW-Fox</span>     </span>,     ...   </div> </div>

Personal tools

Namespaces

Variants

Actions

Navigation

Toolbox