Structured Data

    Chattanooga Paint Company

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Chattanooga Paint Company",
      description: "Chattanooga Paint Company is a local painting contractor serving the Chattanooga area with professional interior and exterior painting services. They handle residential and commercial projects, delivering quality workmanship backed by their reputation in the community.",
      url: "https://chattanoogapaintco.com/",
      telephone: "+1-423-653-7372",
      address: {
        @type: "PostalAddress",
        streetAddress: "8112 Holly Hills Ln",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0364671,
        longitude: -85.1262265
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Small business owners, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Chattanooga Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial Expertise"
        }
      ],
      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.