Structured Data

    Paint All Stars

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Paint All Stars",
      description: "Paint All Stars is a full-service painting company serving Jacksonville and surrounding areas with interior and exterior residential painting. They specialize in detailed craftsmanship, color consultation, and quality finishes for homeowners looking to refresh or transform their spaces. The team handles everything from preparation to final touches with attention to detail.",
      url: "https://paintallstars.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "3907 Bess Rd",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32277",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.370806499999997,
        longitude: -81.58426159999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "172",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior refreshes, exterior home updates, color consultation services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Color Consultation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Detailed Preparation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Coverage"
        }
      ],
      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.