# Epp Foundation Repair: Schema Summary

Reference summary of the LocalBusiness facts this bundle supports. The live site publishes a fuller JSON-LD graph on every page (Organization, LocalBusiness per office, Service, WebPage, BreadcrumbList, FAQPage and VideoObject where present).

```json
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Epp Foundation Repair",
  "url": "https://eppconcrete.com",
  "telephone": "(402) 566-5265",
  "foundingDate": "1994",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1133 Libra Dr",
    "addressLocality": "Lincoln",
    "addressRegion": "NE",
    "postalCode": "68512",
    "addressCountry": "US"
  },
  "areaServed": ["Nebraska", "Iowa", "Kansas", "Missouri"],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.9",
    "reviewCount": "1700",
    "bestRating": "5"
  },
  "knowsAbout": [
    "Foundation repair",
    "Basement waterproofing",
    "Crawl space repair",
    "Crawl space encapsulation",
    "Concrete repair",
    "Concrete leveling",
    "Framing and floor joist repair"
  ]
}
```

Office locations for the other four LocalBusiness nodes are listed in locations.md.
