Structured Data

    Patriot 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: "Patriot Services",
      description: "Patriot Services is a full-service HVAC and plumbing company serving Chattanooga and Hamilton County since 2000. They offer emergency and routine services for air conditioning, heating, furnaces, heat pumps, water heaters, drain cleaning, sewer line repair, and indoor air quality solutions including duct cleaning and dryer vent cleaning. The company provides upfront pricing, 24/7 emergency service, and optional protection plans for preventive maintenance.",
      url: "https://www.mypatriot.us/",
      telephone: "+1-423-922-7360",
      address: {
        @type: "PostalAddress",
        streetAddress: "6113 Airways Blvd #105",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0332016,
        longitude: -85.1913616
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "1646",
        bestRating: "5"
      },
      areaServed: "Chattanooga, Hamilton County, and surrounding areas in Tennessee",
      knowsAbout: "HVAC & Heating, Homeowners needing emergency HVAC or plumbing repair, families wanting preventive maintenance plans, homeowners seeking tankless water heater or heat pump installation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "24/7 Emergency Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Upfront Pricing & Transparency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Protection Plans"
        }
      ],
      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.