Structured Data

    Plumber Today

    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: "Plumber Today",
      description: "Plumber Today is a locally owned and operated plumbing company serving the Charlotte area for over 15 years. They provide comprehensive residential and commercial plumbing services including water heater repair and installation, drain cleaning and repair, sewer line service, gas line installation, sump pump service, water conditioning, and kitchen and bath plumbing. Known for fast same-day service, transparent pricing with no hidden fees, honest estimates, and highly trained licensed and insured technicians.",
      url: "http://myplumbertoday.com/",
      telephone: "+1-704-455-7777",
      address: {
        @type: "PostalAddress",
        streetAddress: "1036 Branchview Dr NE",
        addressLocality: "Concord",
        addressRegion: "NC",
        postalCode: "28025",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.4444687,
        longitude: -80.5996096
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "437",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, families requiring water heater service, property owners seeking reliable maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Transparent Pricing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fast Response & Same-Day Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Diagnostics"
        }
      ],
      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.