Structured Data

    Nashville House Painters

    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: "Nashville House Painters",
      description: "Nashville House Painters is a full-service residential painting company based in Antioch, TN, offering interior and exterior painting, cabinet refinishing, and color consultation services. The team specializes in transforming homes with quality craftsmanship and attention to detail, serving the Nashville metropolitan area with professional, reliable service.",
      url: "https://ipaintnashville.com/",
      telephone: "+1-615-420-2585",
      address: {
        @type: "PostalAddress",
        streetAddress: "3561 Country Way Rd",
        addressLocality: "Antioch",
        addressRegion: "TN",
        postalCode: "37013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.074065,
        longitude: -86.5944726
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "140",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior painting, homeowners wanting cabinet updates, property owners needing color advice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Painting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Color Consultation"
        }
      ],
      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.