Structured Data

    A & A Perfection 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: "A & A Perfection Painting",
      description: "A & A Perfection Painting is a local painting contractor in Corpus Christi specializing in professional interior and exterior painting services. With a 4.5-star reputation built on 13 customer reviews, they deliver quality workmanship for residential properties. The team handles both interior and exterior projects with attention to detail and customer satisfaction.",
      telephone: "+1-361-688-7782",
      address: {
        @type: "PostalAddress",
        streetAddress: "4101 Kevin Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78413",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7053714,
        longitude: -97.4059673
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing residential painting, Interior refresh projects, Exterior home maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Corpus Christi Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Interior & Exterior 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.