Thing > Organization > LocalBusiness > FoodEstablishment > Restaurant
A restaurant.
Usage: Between 10,000 and 50,000 domains
[more...]
Property | Expected Type | Description |
---|---|---|
Properties from FoodEstablishment | ||
acceptsReservations
|
URL or Text or Boolean | Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings Yes or No . |
menu
|
URL or Text | Either the actual menu or a URL of the menu. |
servesCuisine
|
Text | The cuisine of the restaurant. |
Properties from LocalBusiness | ||
currenciesAccepted
|
Text | The currency accepted (in ISO 4217 currency format). |
openingHours
|
Text | The opening hours for a business. Opening hours can be specified as a weekly time range, starting with days, then times per day. Multiple days can be listed with commas ',' separating each day. Day or time ranges are specified using a hyphen '-'. - Days are specified using the following two-letter combinations: Mo , Tu , We , Th , Fr , Sa , Su .- Times are specified using 24:00 time. For example, 3pm is specified as 15:00 . - Here is an example: <time itemprop="openingHours" datetime="Tu,Th 16:00-20:00">Tuesdays and Thursdays 4-8pm</time> . - If a business is open 7 days a week, then it can be specified as <time itemprop="openingHours" datetime="Mo-Su">Monday through Sunday, all day</time> . |
parentOrganization
|
Organization | The larger organization that this local business is a branch of, if any. Supersedes branchOf. |
paymentAccepted
|
Text | Cash, credit card, etc. |
priceRange
|
Text | The price range of the business, for example $$$ . |
Properties from Organization | ||
address
|
PostalAddress | Physical address of the item. |
aggregateRating
|
AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. |
award
|
Text | An award won by or for this item. Supersedes awards. |
brand
|
Organization or Brand | The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person. |
contactPoint
|
ContactPoint | A contact point for a person or organization. Supersedes contactPoints. |
department
|
Organization | A relationship between an organization and a department of that organization, also described as an organization (allowing different urls, logos, opening hours). For example: a store with a pharmacy, or a bakery with a cafe. |
dissolutionDate
|
Date | The date that this organization was dissolved. |
duns
|
Text | The Dun & Bradstreet DUNS number for identifying an organization or business person. |
email
|
Text | Email address. |
employee
|
Person | Someone working for this organization. Supersedes employees. |
event
|
Event | Upcoming or past event associated with this place, organization, or action. Supersedes events. |
faxNumber
|
Text | The fax number. |
founder
|
Person | A person who founded this organization. Supersedes founders. |
foundingDate
|
Date | The date that this organization was founded. |
foundingLocation
|
Place | The place where the Organization was founded. |
globalLocationNumber
|
Text | The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations. |
hasPOS
|
Place | Points-of-Sales operated by the organization or person. |
isicV4
|
Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. |
legalName
|
Text | The official name of the organization, e.g. the registered company name. |
location
|
PostalAddress or Place | The location of the event, organization or action. |
logo
|
ImageObject or URL | An associated logo. |
makesOffer
|
Offer | A pointer to products or services offered by the organization or person. |
member
|
Organization or Person | A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. Supersedes members, musicGroupMember. Inverse property: memberOf. |
memberOf
|
Organization or ProgramMembership | An Organization (or ProgramMembership) to which this Person or Organization belongs. Inverse property: member. |
naics
|
Text | The North American Industry Classification System (NAICS) code for a particular organization or business person. |
numberOfEmployees
|
QuantitativeValue | The number of employees in an organization e.g. business. |
owns
|
Product or OwnershipInfo | Products owned by the organization or person. |
review
|
Review | A review of the item. Supersedes reviews. |
seeks
|
Demand | A pointer to products or services sought by the organization or person (demand). |
subOrganization
|
Organization | A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property. |
taxID
|
Text | The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain. |
telephone
|
Text | The telephone number. |
vatID
|
Text | The Value-added Tax ID of the organization or person. |
Properties from Thing | ||
additionalType
|
URL | 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. |
alternateName
|
Text | An alias for the item. |
description
|
Text | A short description of the item. |
image
|
URL or ImageObject | An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage
|
CreativeWork or URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described.
Many (but not all) pages have a fairly clear primary topic, some entity or thing that the page describes. For example a restaurant's home page might be primarily about that Restaurant, or an event listing page might represent a single event. The mainEntity and mainEntityOfPage properties allow you to explicitly express the relationship between the page and the primary entity. Related properties include sameAs, about, and url. The sameAs and url properties are both similar to mainEntityOfPage. The url property should be reserved to refer to more official or authoritative web pages, such as the item’s official website. The sameAs property also relates a thing to a page that indirectly identifies it. Whereas sameAs emphasises well known pages, the mainEntityOfPage property serves more to clarify which of several entities is the main one for that page. mainEntityOfPage can be used for any page, including those not recognized as authoritative for that entity. For example, for a product, sameAs might refer to a page on the manufacturer’s official site with specs for the product, while mainEntityOfPage might be used on pages within various retailers’ sites giving details for the same product. about is similar to mainEntity, with two key differences. First, about can refer to multiple entities/topics, while mainEntity should be used for only the primary one. Second, some pages have a primary entity that itself describes some other entity. For example, one web page may display a news article about a particular person. Another page may display a product review for a particular product. In these cases, mainEntity for the pages should refer to the news article or review, respectively, while about would more properly refer to the person or product. Inverse property: mainEntity. |
name
|
Text | The name of the item. |
potentialAction
|
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs
|
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
url
|
URL | URL of the item. |
Properties from Place | ||
additionalProperty
|
PropertyValue | 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. 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. |
address
|
PostalAddress | Physical address of the item. |
aggregateRating
|
AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. |
containedIn
|
Place | The basic containment relation between places. |
event
|
Event | Upcoming or past event associated with this place, organization, or action. Supersedes events. |
faxNumber
|
Text | The fax number. |
geo
|
GeoCoordinates or GeoShape | The geo coordinates of the place. |
globalLocationNumber
|
Text | The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations. |
hasMap
|
URL or Map | A URL to a map of the place. Supersedes map, maps. |
isicV4
|
Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. |
logo
|
ImageObject or URL | An associated logo. |
openingHoursSpecification
|
OpeningHoursSpecification | The opening hours of a certain place. |
photo
|
Photograph or ImageObject | A photograph of this place. Supersedes photos. |
review
|
Review | A review of the item. Supersedes reviews. |
telephone
|
Text | The telephone number. |
Examples
GreatFood 4 stars - based on 250 reviews 1901 Lemur Ave Sunnyvale, CA 94086 (408) 714-1489 <a href="http://www.greatfood.com">www.greatfood.com</a> Hours: Mon-Sat 11am - 2:30pm Mon-Thur 5pm - 9:30pm Fri-Sat 5pm - 10pm Categories: Middle Eastern, Mediterranean Price Range: $$ Takes Reservations: Yes
<div itemscope itemtype="http://schema.org/Restaurant"> <span itemprop="name">GreatFood</span> <div itemprop="aggregateRating" itemscope itemtype="http://schema.org/AggregateRating"> <span itemprop="ratingValue">4</span> stars - based on <span itemprop="reviewCount">250</span> reviews </div> <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="streetAddress">1901 Lemur Ave</span> <span itemprop="addressLocality">Sunnyvale</span>, <span itemprop="addressRegion">CA</span> <span itemprop="postalCode">94086</span> </div> <span itemprop="telephone">(408) 714-1489</span> <a itemprop="url" href="http://www.dishdash.com">www.greatfood.com</a> Hours: <meta itemprop="openingHours" content="Mo-Sa 11:00-14:30">Mon-Sat 11am - 2:30pm <meta itemprop="openingHours" content="Mo-Th 17:00-21:30">Mon-Thu 5pm - 9:30pm <meta itemprop="openingHours" content="Fr-Sa 17:00-22:00">Fri-Sat 5pm - 10:00pm Categories: <span itemprop="servesCuisine"> Middle Eastern </span>, <span itemprop="servesCuisine"> Mediterranean </span> Price Range: <span itemprop="priceRange">$$</span> Takes Reservations: Yes </div>
<div vocab="http://schema.org/" typeof="Restaurant"> <span property="name">GreatFood</span> <div property="aggregateRating" typeof="AggregateRating"> <span property="ratingValue">4</span> stars - based on <span property="reviewCount">250</span> reviews </div> <div property="address" typeof="PostalAddress"> <span property="streetAddress">1901 Lemur Ave</span> <span property="addressLocality">Sunnyvale</span>, <span property="addressRegion">CA</span> <span property="postalCode">94086</span> </div> <span property="telephone">(408) 714-1489</span> <a property="url" href="http://www.dishdash.com">www.greatfood.com</a> Hours: <meta property="openingHours" content="Mo-Sa 11:00-14:30">Mon-Sat 11am - 2:30pm <meta property="openingHours" content="Mo-Th 17:00-21:30">Mon-Thu 5pm - 9:30pm <meta property="openingHours" content="Fr-Sa 17:00-22:00">Fri-Sat 5pm - 10:00pm Categories: <span property="servesCuisine"> Middle Eastern </span>, <span property="servesCuisine"> Mediterranean </span> Price Range: <span property="priceRange">$$</span> Takes Reservations: Yes </div>
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Restaurant", "address": { "@type": "PostalAddress", "addressLocality": "Sunnyvale", "addressRegion": "CA", "postalCode": "94086", "streetAddress": "1901 Lemur Ave" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4", "reviewCount": "250" }, "name": "GreatFood", "openingHours": [ "Mo-Sa 11:00-14:30", "Mo-Th 17:00-21:30", "Fr-Sa 17:00-22:00" ], "priceRange": "$$", "servesCuisine": [ "Middle Eastern", "Mediterranean" ], "telephone": "(408) 714-1489", "url": "http://www.dishdash.com" } </script>
A Restaurant named "Tartine Bakery" with a ViewAction as a potentialAction, with several target endpoints including the simple url http://example.com/player?id=123 and full EntryPoint descriptions for Windows and iOS SoftwareApplication apps.
This example is JSON only.
This example is JSON only.
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Restaurant", "name": "Tartine Bakery", "potentialAction": { "@type": "ViewAction", "target": [ "http://www.urbanspoon.com/r/6/92204", { "@type": "EntryPoint", "urlTemplate": "http://api.urbanspoon.com/r/6/92204", "contentType": "application/json+ld" }, "android-app://com.urbanspoon/http/www.urbanspoon.com/r/6/92204", { "@type": "EntryPoint", "urlTemplate": "urbanspoon://r/6/92204", "actionApplication": { "@type": "SoftwareApplication", "@id": "284708449", "name": "Urbanspoon iPhone & iPad App", "operatingSystem": "iOS" } }, { "@type": "EntryPoint", "urlTemplate": "urbanspoon://r/6/92204", "actionApplication": { "@type": "SoftwareApplication", "@id": "5b23b738-bb64-4829-9296-5bcb59bb0d2d", "name": "Windows Phone App", "operatingSystem": "Windows Phone 8" } } ] } } </script>
<div> <h1>Fondue for Fun and Fantasy</h1> <p>Fantastic and fun for all your cheesy occasions.</p> <p>Open: Daily from 11:30am till 11pm</p> <p>Phone: 555-0100-3333</p> <p>View <a href="http://example.com/menu">our menu</a>.</p> </div>
<div itemscope itemtype="http://schema.org/Restaurant"> <h1 itemprop="name">Fondue for Fun and Fantasy</h1> <p itemprop="description">Fantastic and fun for all your cheesy occasions.</p> <p>Open: <time itemprop="openingHours" datetime="Mo,Tu,We,Th,Fr,Sa,Su 11:30-23:00">Daily from 11:30am till 11pm</time></p> <p>Phone: <span itemprop="telephone" content="+155501003333">555-0100-3333</span></p> <p>View <a itemprop="menu" href="http://example.com/menu">our menu</a>.</p> </div>
<div vocab="http://schema.org/" typeof="Restaurant"> <h1 property="name">Fondue for Fun and Fantasy</h1> <p property="description">Fantastic and fun for all your cheesy occasions.</p> <p>Open: <time property="openingHours" datetime="Mo,Tu,We,Th,Fr,Sa,Su 11:30-23:00">Daily from 11:30am till 11pm</time></p> <p>Phone: <span property="telephone" content="+155501003333">555-0100-3333</span></p> <p>View <a property="menu" href="http://example.com/menu">our menu</a>.</p> </div>
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Restaurant", "name": "Fondue for Fun and Fantasy", "description": "Fantastic and fun for all your cheesy occasions", "openingHours": "Mo,Tu,We,Th,Fr,Sa,Su 11:30-23:00", "telephone": "+155501003333", "menu": "http://example.com/menu" } </script>
Schema Version 2.0