Structured Data

    Dunnrite 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: "Dunnrite Painting",
      description: "Dunnrite Painting is a local painting contractor serving the Redlands area with professional interior and exterior painting services. The company specializes in residential painting projects and uses quality materials to deliver reliable results. They offer free estimates and work directly with homeowners to bring their vision to life.",
      url: "http://www.dunnritepainting.com/",
      telephone: "+1-909-798-7373",
      address: {
        @type: "PostalAddress",
        streetAddress: "210 E Fern Ave",
        addressLocality: "Redlands",
        addressRegion: "CA",
        postalCode: "92373",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0515359,
        longitude: -117.17612039999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.9",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Redlands, CA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, property owners preparing homes for sale, residential remodeling projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local & Established"
        }
      ],
      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.