{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": [
        "LocalBusiness",
        "ProfessionalService"
      ],
      "@id": "https://precision-parking-solutions.wss-ai.com/#localbusiness",
      "name": "Precision Parking Solutions",
      "alternateName": "C&C Precision Striping LLC",
      "url": "https://precision-parking-solutions.wss-ai.com",
      "telephone": "+1-605-214-5641",
      "email": "info@precisionparkingsolutions.com",
      "areaServed": [
        {
          "@type": "City",
          "name": "Sioux Falls, SD"
        },
        {
          "@type": "City",
          "name": "Brandon, SD"
        },
        {
          "@type": "City",
          "name": "Harrisburg, SD"
        },
        {
          "@type": "City",
          "name": "Tea, SD"
        },
        {
          "@type": "City",
          "name": "Brookings, SD"
        },
        {
          "@type": "City",
          "name": "Mitchell, SD"
        },
        {
          "@type": "City",
          "name": "Yankton, SD"
        },
        {
          "@type": "City",
          "name": "Vermillion, SD"
        },
        {
          "@type": "City",
          "name": "Madison, SD"
        },
        {
          "@type": "City",
          "name": "Dell Rapids, SD"
        }
      ],
      "knowsAbout": [
        "parking lot striping",
        "line striping",
        "pavement marking",
        "ADA compliance striping",
        "curb painting",
        "fire lane striping",
        "crosswalk painting"
      ],
      "founder": [
        {
          "@type": "Person",
          "name": "Carsten"
        },
        {
          "@type": "Person",
          "name": "Conner"
        }
      ],
      "makesOffer": [
        {
          "@type": "Offer",
          "name": "Line Striping",
          "itemOffered": {
            "@type": "Service",
            "name": "Line Striping"
          }
        },
        {
          "@type": "Offer",
          "name": "ADA Compliance Markings",
          "itemOffered": {
            "@type": "Service",
            "name": "ADA Compliance"
          }
        },
        {
          "@type": "Offer",
          "name": "Curb Painting",
          "itemOffered": {
            "@type": "Service",
            "name": "Curb Painting"
          }
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://precision-parking-solutions.wss-ai.com/#website",
      "url": "https://precision-parking-solutions.wss-ai.com",
      "name": "Precision Parking Solutions",
      "publisher": {
        "@id": "https://precision-parking-solutions.wss-ai.com/#localbusiness"
      }
    }
  ]
}