Structured Data

    Lee's Painting Co

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lee's Painting Co",
      description: "Lee's Painting Co. is a family-owned painting contractor serving Orange County and parts of Los Angeles County since 1985. They specialize in residential, commercial, HOA, and hotel painting services, offering interior and exterior painting, decorative finishes (Roman clay, limewash), wallpaper installation, skim coating, drywall finishing, and trim work. Licensed, insured, and known for meticulous surface preparation and high-quality finishes using premium paints from Dunn Edwards, Sherwin Williams, BEHR, and Benjamin Moore.",
      url: "http://leespainting.com/",
      telephone: "+1-714-917-9959",
      address: {
        @type: "PostalAddress",
        streetAddress: "17421 Nichols Lane D",
        addressLocality: "Huntington Beach",
        addressRegion: "CA",
        postalCode: "92647",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7094078,
        longitude: -117.99623849999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "80",
        bestRating: "5"
      },
      areaServed: "Huntington Beach, Fountain Valley, Irvine, Corona Del Mar, Newport Beach, and Orange County",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality residential painting, commercial property managers, HOA boards, coastal hotel operators",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "40+ Years of Family Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Hotel Painting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Finishing"
        }
      ],
      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.