Structured Data

    Eguez Painting

    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: "Eguez Painting",
      description: "Eguez Painting is a full-service painting contractor serving the Tustin area and Orange County. They specialize in both interior and exterior residential painting, offering professional application, color consultation, and free estimates to help homeowners transform their spaces. With a focus on quality workmanship and customer satisfaction, Eguez Painting handles everything from walls and trim to cabinets and commercial projects.",
      url: "https://www.eguezpainting.com/",
      telephone: "+1-714-658-6829",
      address: {
        @type: "PostalAddress",
        streetAddress: "79 Seville St",
        addressLocality: "Tustin",
        addressRegion: "CA",
        postalCode: "92780",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7267387,
        longitude: -117.80825449999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Tustin, CA and surrounding Orange County communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners refreshing interiors, exterior home updates, cabinet refinishing, small commercial spaces",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Color 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.