Structured Data

    Karma House Painting

    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: "Karma House Painting",
      description: "Karma House Painting is a professional painting company serving Irvine and surrounding Orange County areas. They specialize in both interior and exterior residential painting, offering free estimates and personalized color consultation to help homeowners achieve their desired look. With a focus on quality craftsmanship and customer satisfaction, Karma House Painting transforms homes with attention to detail and professional service.",
      url: "https://karma-lead-capture.lovable.app/",
      telephone: "+1-949-836-4864",
      address: {
        @type: "PostalAddress",
        streetAddress: "17595 Harvard Ave Suite C",
        addressLocality: "Irvine",
        addressRegion: "CA",
        postalCode: "92614",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6776072,
        longitude: -117.8329127
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Irvine, Orange County, CA",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior painting, Homeowners wanting professional color consultation, Property managers needing reliable painting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates & Color Consultation"
        },
        {
          @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.