Structured Data

    Just In Time 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: "Just In Time Plumbing",
      description: "Just In Time Plumbing is a licensed and insured full-service plumbing company serving Kings Mountain and surrounding areas since 2014. They handle residential and commercial plumbing needs including emergency repairs, new construction, water heater installation and repair, sump pump installation, water line replacement, water filtration systems, and drain services. Known for their \"get it right the first time\" guarantee and experienced team, they offer financing options and competitive pricing for jobs ranging from small home leaks to large commercial facilities.",
      url: "http://justintimeplumbing.net/",
      telephone: "+1-704-600-8350",
      address: {
        @type: "PostalAddress",
        streetAddress: "107 S City St",
        addressLocality: "Kings Mountain",
        addressRegion: "NC",
        postalCode: "28086",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.2403471,
        longitude: -81.34535129999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "643",
        bestRating: "5"
      },
      areaServed: "Kings Mountain, NC and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, new construction projects, water heater installation, commercial property managers, families seeking long-term reliable service",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Thorough Diagnostics"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Financing & Flexibility"
        }
      ],
      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.