LocalBusiness
schema:Thing > bgn:Agent > schema:Organization > schema:LocalBusiness
schema:Thing > schema:Place > schema:LocalBusiness
schema:Thing > schema:Organization > schema:LocalBusiness
 A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.
| Property | Expected Type | Description | 
|---|---|---|
| Properties from schema:LocalBusiness | ||
| schema:branchOf | schema:Organization | The larger organization that this local business is a branch of, if any. | 
| schema:currenciesAccepted | schema:Text | The currency accepted (in ISO 4217 currency format). | 
| schema:openingHours | schema:Duration | 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>. | 
| schema:paymentAccepted | schema:Text | Cash, credit card, etc. | 
| schema:priceRange | schema:Text | The price range of the business, for example $$$. | 
| Properties from schema:Organization | ||
| schema:address | schema:PostalAddress | Physical address of the item. | 
| schema:aggregateRating | schema:AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. | 
| schema:brand | schema:Organization  or schema:Brand | The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person. | 
| schema:contactPoint | schema:ContactPoint | A contact point for a person or organization. Supersedes schema:contactPoints. | 
| schema:department | schema: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. | 
| schema:dissolutionDate | schema:Date | The date that this organization was dissolved. | 
| schema:duns | schema:Text | The Dun & Bradstreet DUNS number for identifying an organization or business person. | 
| schema:email | schema:Text | Email address. | 
| schema:employee | schema:Person | Someone working for this organization. Supersedes schema:employees. | 
| schema:event | schema:Event | Upcoming or past event associated with this place, organization, or action. Supersedes schema:events. | 
| schema:faxNumber | schema:Text | The fax number. | 
| schema:founder | schema:Person | A person who founded this organization. Supersedes schema:founders. | 
| schema:foundingDate | schema:Date | The date that this organization was founded. | 
| schema:foundingLocation | schema:Place | The place where the Organization was founded. | 
| schema:globalLocationNumber | schema: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. | 
| schema:hasPOS | schema:Place | Points-of-Sales operated by the organization or person. | 
| schema:interactionCount | schema:Text | A count of a specific user interactions with this item—for example, 20 UserLikes,5 UserComments, or300 UserDownloads. The user interaction type should be one of the sub types of UserInteraction. | 
| schema:isicV4 | schema:Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. | 
| schema:legalName | schema:Text | The official name of the organization, e.g. the registered company name. | 
| schema:location | schema:Place  or schema:PostalAddress | The location of the event, organization or action. | 
| schema:logo | schema:ImageObject  or schema:URL | An associated logo. | 
| schema:makesOffer | schema:Offer | A pointer to products or services offered by the organization or person. | 
| schema:member | schema:Organization  or schema:Person | A member of an Organization or a ProgramMembership. Organizations can be members of organizations; ProgramMembership is typically for individuals. Supersedes schema:members, schema:musicGroupMember. Inverse property: schema:memberOf. | 
| schema:memberOf | schema:Organization  or schema:ProgramMembership | An Organization (or ProgramMembership) to which this Person or Organization belongs. Inverse property: schema:member. | 
| schema:naics | schema:Text | The North American Industry Classification System (NAICS) code for a particular organization or business person. | 
| schema:owns | schema:Product  or schema:OwnershipInfo | Products owned by the organization or person. | 
| schema:review | schema:Review | A review of the item. Supersedes schema:reviews. | 
| schema:seeks | schema:Demand | A pointer to products or services sought by the organization or person (demand). | 
| schema:subOrganization | schema:Organization | A relationship between two organizations where the first includes the second, e.g., as a subsidiary. See also: the more specific 'department' property. | 
| schema:taxID | schema:Text | The Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain. | 
| schema:telephone | schema:Text | The telephone number. | 
| schema:vatID | schema:Text | The Value-added Tax ID of the organization or person. | 
| Properties from schema:Place | ||
| schema:address | schema:PostalAddress | Physical address of the item. | 
| schema:aggregateRating | schema:AggregateRating | The overall rating, based on a collection of reviews or ratings, of the item. | 
| schema:containedIn | schema:Place | The basic containment relation between places. | 
| schema:event | schema:Event | Upcoming or past event associated with this place, organization, or action. Supersedes schema:events. | 
| schema:faxNumber | schema:Text | The fax number. | 
| schema:geo | schema:GeoShape  or schema:GeoCoordinates | The geo coordinates of the place. | 
| schema:globalLocationNumber | schema: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. | 
| schema:hasMap | schema:URL  or schema:Map | A URL to a map of the place. Supersedes schema:map, schema:maps. | 
| schema:interactionCount | schema:Text | A count of a specific user interactions with this item—for example, 20 UserLikes,5 UserComments, or300 UserDownloads. The user interaction type should be one of the sub types of UserInteraction. | 
| schema:isicV4 | schema:Text | The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place. | 
| schema:logo | schema:ImageObject  or schema:URL | An associated logo. | 
| schema:openingHoursSpecification | schema:OpeningHoursSpecification | The opening hours of a certain place. | 
| schema:photo | schema:ImageObject  or schema:Photograph | A photograph of this place. Supersedes schema:photos. | 
| schema:review | schema:Review | A review of the item. Supersedes schema:reviews. | 
| schema:telephone | schema:Text | The telephone number. | 
| Properties from schema:Thing | ||
| schema:additionalType | schema: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. | 
| schema:alternateName | schema:Text | An alias for the item. | 
| schema:description | schema:Text | A short description of the item. | 
| schema:image | schema:ImageObject  or schema:URL | An image of the item. This can be a URL or a fully described ImageObject. | 
| schema:name | schema:Text | The name of the item. | 
| schema:potentialAction | schema:Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. | 
| schema:sameAs | schema: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. | 
| schema:url | schema:URL | URL of the item. | 
More specific Types
Prefixes used:
Examples
<h1>Beachwalk Beachwear & Giftware</h1> A superb collection of fine gifts and clothing to accent your stay in Mexico Beach. 3102 Highway 98 Mexico Beach, FL Phone: 850-648-4200
<div itemscope itemtype="http://schema.org/LocalBusiness">
  <h1><span itemprop="name">Beachwalk Beachwear & Giftware</span></h1>
  <span itemprop="description"> A superb collection of fine gifts and clothing
  to accent your stay in Mexico Beach.</span>
  <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
    <span itemprop="streetAddress">3102 Highway 98</span>
    <span itemprop="addressLocality">Mexico Beach</span>,
    <span itemprop="addressRegion">FL</span>
  </div>
  Phone: <span itemprop="telephone">850-648-4200</span>
</div>
<div vocab="http://schema.org/" typeof="LocalBusiness">
  <h1><span property="name">Beachwalk Beachwear & Giftware</span></h1>
  <span property="description"> A superb collection of fine gifts and clothing
  to accent your stay in Mexico Beach.</span>
  <div property="address"  typeof="PostalAddress">
    <span property="streetAddress">3102 Highway 98</span>
    <span property="addressLocality">Mexico Beach</span>,
    <span property="addressRegion">FL</span>
  </div>
  Phone: <span property="telephone">850-648-4200</span>
</div>
<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "LocalBusiness",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mexico Beach",
    "addressRegion": "FL",
    "streetAddress": "3102 Highway 98"
  },
  "description": "A superb collection of fine gifts and clothing to accent your stay in Mexico Beach.",
  "name": "Beachwalk Beachwear & Giftware",
  "telephone": "850-648-4200"
}
</script>
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>
An example of a invoice for a purchase and installation. ACME Home Heating Bill for: New furnace and installation Customer: Jane Doe payment due: 2015-01-30 minimum payment: $0.00 total due: $0.00 payment status: paid order: furnace model ABC123 order: installation labor
<div itemscope itemtype="http://schema.org/Invoice">
  <h1 itemprop="description">New furnace and installation</h1>
  <div itemprop="broker" itemscope itemtype="http://schema.org/LocalBusiness">
    <b itemprop="name">ACME Home Heating</b>
  </div>
  <div itemprop="customer" itemscope itemtype="http://schema.org/Person">
    <b itemprop="name">Jane Doe</b>
  </div>
  <span itemprop="paymentDue">2015-01-30</span>
  <div itemprop="minimumPaymentDue" itemscope itemtype="http://schema.org/PriceSpecification">
    <span itemprop="price">0.00</span>
    <span itemprop="priceCurrency">USD</span>
  </div>
  <div itemprop="totalPaymentDue" itemscope itemtype="http://schema.org/PriceSpecification">
    <span itemprop="price">0.00</span>
    <span itemprop="priceCurrency">USD</span>
  </div>
  <span itemprop="paymentStatus">paid</span>
  <div itemprop="referencesOrder" itemscope itemtype="http://schema.org/Order">
    <span itemprop="description">furnace</span>
    <span itemprop="orderDate">2014-12-01</span>
    <span itemprop="orderNumber">123ABC</span>
    <div itemprop="orderedItem" itemscope itemtype="http://schema.org/Product">
      <span itemprop="name">ACME Furnace 3000</span>
      <meta itemprop="productId" content="ABC123" />
    </div>
  </div>
  <div itemprop="referencesOrder" itemscope itemtype="http://schema.org/Order">
    <span itemprop="description">furnace installation</span>
    <span itemprop="orderDate">2014-12-02</span>
    <div itemprop="orderedItem" itemscope itemtype="http://schema.org/Service">
      <span itemprop="description">furnace installation</span>
    </div>
  </div>
</div>
 
<div vocab="http://schema.org" typeof="Invoice">
  <h1 property="description">New furnace and installation</h1>
  <div property="broker" itemscope typeof="http://schema.org/LocalBusiness">
    <b property="name">ACME Home Heating</b>
  </div>
  <div property="customer" typeof="http://schema.org/Person">
    <b property="name">Jane Doe</b>
  </div>
  <span property="paymentDue">2015-01-30</span>
  <div property="minimumPaymentDue" typeof="http://schema.org/PriceSpecification">
    <span property="price">0.00</span>
    <span property="priceCurrency">USD</span>
  </div>
  <div property="totalPaymentDue" typeof="http://schema.org/PriceSpecification">
    <span property="price">0.00</span>
    <span property="priceCurrency">USD</span>
  </div>
  <meta property="billingPeriod" content="2014-12-21/P30D" />starts:2014-12-21 30 days
  <span property="paymentStatus">paid</span>
  <div property="referencesOrder" typeof="Order">
    <span property="description">furnace</span>
    <span property="orderDate">2014-12-01</span>
    <span property="orderNumber">123ABC</span>
    <div property="orderedItem" typeof="Product">
      <span property="name">ACME Furnace 3000</span>
      <meta property="productId" content="ABC123" />
    </div>
  </div>
  <div property="referencesOrder" typeof="Order">
    <span property="description">furnace installation</span>
    <span property="orderDate">2014-12-02</span>
    <div property="orderedItem" typeof="Service">
      <span property="description">furnace installation</span>
    </div>
  </div>
</div>
<script type="application/ld+json">
{
    "@context": "http://schema.org",
    "@type": "Invoice",
    "broker": {
      "@type": "LocalBusiness",
      "name": "ACME Home Heating",
    },
    "accountId": "xxxx-xxxx-xxxx-1234",
    "customer": {
      "@type": "Person",
      "name": "Jane Doe"
    },
    "paymentDue": "2015-01-30",
    "minimumPaymentDue": {
      "@type": "PriceSpecification",
      "price": 0.00,
      "priceCurrency": "USD"
    },
    "totalPaymentDue": {
      "@type": "PriceSpecification",
      "price": 0.00,
      "priceCurrency": "USD"
    },
    "paymentStatus": "paid",
    "referencesOrder": [
      {
        "@type": "Order",
        "description": "furnace",
        "orderDate": "2014-12-01",
        "orderNumber": "123ABC",
        "paymentMethod": "http://purl.org/goodrelations/v1#ByInvoice",
        "orderedItem": {
          "@type": "Product",
          "name": "ACME Furnace 3000",
          "productId": "ABC123"
        }
      },
      {
        "@type": "Order",
        "description": "furnace installation",
        "orderDate": "2014-12-02",
        "paymentMethod": "http://purl.org/goodrelations/v1#ByInvoice",
        "orderedItem": {
          "@type": "Service",
          "description": "furnace installation"
        }
      },
    ]
}
</script>
    
BiblioGraph.net Version 1.1
Schema.org Version 1.93
Code Version 1.1