Structured Data

    My Professional Plumber

    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: "My Professional Plumber",
      description: "My Professional Plumber is a licensed, full-service plumbing company serving the Knoxville and East Tennessee area with expertise in plumbing repair, installation, drain cleaning, water heater service (including tankless systems), water filtration and softening systems, and emergency plumbing. They've recently expanded to offer HVAC repair and installation services throughout Knoxville, Maryville, and surrounding communities. Known for honest quotes, professional workmanship, and reliable customer care, they handle everything from leaky faucets and clogged drains to complete system upgrades for both residential and commercial clients.",
      url: "https://www.myplumbertn.com/",
      telephone: "+1-865-505-8309",
      address: {
        @type: "PostalAddress",
        streetAddress: "7357 Morton View Ln",
        addressLocality: "Powell",
        addressRegion: "TN",
        postalCode: "37849",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.0359905,
        longitude: -84.01011609999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "792",
        bestRating: "5"
      },
      areaServed: "Knoxville, Maryville, Oak Ridge, TN and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repair or replacement, families with water quality concerns, homeowners upgrading to energy-efficient HVAC systems, properties requiring emergency service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expanded HVAC Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Water Quality Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        }
      ],
      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.