{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://cleanconcharlotte.com/#business",
      "name": "CleanCon",
      "description": "Charlotte NC's most trusted concrete cleaning and pressure washing company. Driveways, patios, sidewalks, commercial lots. 5.0 stars on Yelp, fully insured, same-week service.",
      "url": "https://cleanconcharlotte.com",
      "telephone": "+13024959984",
      "address": {"@type": "PostalAddress","addressLocality": "Charlotte","addressRegion": "NC","addressCountry": "US"},
      "areaServed": [
        {"@type": "City","name": "Charlotte","addressRegion": "NC"},
        {"@type": "City","name": "Concord","addressRegion": "NC"},
        {"@type": "City","name": "Gastonia","addressRegion": "NC"},
        {"@type": "City","name": "Huntersville","addressRegion": "NC"},
        {"@type": "City","name": "Rock Hill","addressRegion": "SC"}
      ],
      "aggregateRating": {"@type": "AggregateRating","ratingValue": "5.0","reviewCount": "47","bestRating": "5"},
      "openingHours": ["Mo-Fr 07:00-18:00","Sa 08:00-17:00"],
      "priceRange": "$$",
      "keywords": "concrete cleaning Charlotte NC, pressure washing Charlotte NC, driveway cleaning Charlotte, patio cleaning Charlotte, Charlotte pressure washing company"
    }
  ]
}