Structured Data

    Greymen's Plumbing

    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: "Greymen's Plumbing",
      description: "Greymen's Plumbing is a full-service plumbing company serving Rock Hill and surrounding areas with expertise in drain cleaning, water heater installation and repair, sewer line service, and general plumbing repairs. The team provides same-day service options and uses camera inspection technology to diagnose issues accurately, ensuring efficient solutions for both residential and commercial clients.",
      url: "https://greymensplumbing.com/",
      telephone: "+1-803-524-6126",
      address: {
        @type: "PostalAddress",
        streetAddress: "1344 Hollythorne Dr",
        addressLocality: "Rock Hill",
        addressRegion: "SC",
        postalCode: "29732",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.9659906,
        longitude: -81.0166071
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "289",
        bestRating: "5"
      },
      areaServed: "Rock Hill, SC and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, Property owners with drain or sewer issues, Customers seeking same-day service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Camera Inspection Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Same-Day Service Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Expertise"
        }
      ],
      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.