Structured Data

    Diaz 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: "Diaz Painting",
      description: "Diaz Painting is a local San Bernardino painting contractor specializing in both interior and exterior residential painting services. The company is known for quality workmanship and attention to detail, serving homeowners throughout the region with professional painting solutions for all types of projects.",
      url: "https://www.diazpaintingcontractors.com/",
      telephone: "+1-909-665-0235",
      address: {
        @type: "PostalAddress",
        streetAddress: "2935 N Glenview Ave",
        addressLocality: "San Bernardino",
        addressRegion: "CA",
        postalCode: "92407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.144588999999996,
        longitude: -117.3298901
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "San Bernardino, CA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Property managers, Home renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality 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.