Structured Data

    Grayson Sewer and Drain Services

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Grayson Sewer and Drain Services",
      description: "Grayson Sewer and Drain Services is a Chicago-based plumbing company specializing in drain cleaning, sewer line repair, and related plumbing services. They offer emergency service availability and use advanced camera inspection technology to diagnose and resolve issues efficiently. The team is licensed, insured, and committed to providing reliable solutions for both residential and commercial plumbing needs.",
      url: "https://graysonseweranddrain.com/",
      telephone: "+1-773-988-2638",
      address: {
        @type: "PostalAddress",
        streetAddress: "1945 N Lockwood Ave",
        addressLocality: "Chicago",
        addressRegion: "IL",
        postalCode: "60639",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 41.9166804,
        longitude: -87.7589733
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "157",
        bestRating: "5"
      },
      areaServed: "Chicago and surrounding areas",
      knowsAbout: "Plumbing, Homeowners with drain or sewer issues, Commercial property managers, Emergency plumbing situations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Camera Inspection Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Sewer & Drain Focus"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.