Structured Data

    GA Painting

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "GA Painting",
      description: "GA Painting is a local painting contractor serving Norfolk, VA and the surrounding region. They provide professional interior and exterior painting services for residential properties. With a focus on quality workmanship and customer satisfaction, GA Painting delivers reliable painting solutions for homeowners looking to refresh or protect their properties.",
      telephone: "+1-571-494-6233",
      address: {
        @type: "PostalAddress",
        streetAddress: "6940 Doummar Ct",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23518",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.9069554,
        longitude: -76.228639
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Property refreshes, Residential painting projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Norfolk Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential Focus"
        }
      ],
      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.