Structured Data

    Durham Plumbing 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: "Durham Plumbing Services",
      description: "Durham Plumbing Services is a full-service plumbing company serving the Durham area with expertise in residential and commercial plumbing repairs, installations, and maintenance. The team handles everything from routine drain cleaning and water heater service to complex sewer line work and emergency repairs. They're known for prompt, professional service and transparent pricing.",
      url: "http://durhamplumbingservices.com/",
      telephone: "+1-919-672-1723",
      address: {
        @type: "PostalAddress",
        streetAddress: "2508 E Club Blvd",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27704",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.025106199999996,
        longitude: -78.84766909999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "166",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency repairs, residents requiring water heater service, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Plumbing Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Pricing"
        }
      ],
      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.