Structured Data

    Fresno 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: "Fresno Painting",
      description: "Fresno Painting is a local painting contractor serving the Fresno area with residential and commercial painting services. They handle interior and exterior projects, offering professional workmanship and attention to detail for homeowners and business owners looking to refresh or restore their properties.",
      url: "https://fresnopaintingcompany.com/",
      telephone: "+1-559-977-4825",
      address: {
        @type: "PostalAddress",
        streetAddress: "3192 W Palo Alto Ave",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.833833299999995,
        longitude: -119.84875869999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Small business owners, Property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fresno Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Residential & Commercial"
        }
      ],
      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.