Structured Data

    Wilmar’s 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: "Wilmar’s Painting",
      description: "Wilmar's Painting is an independent painting contractor serving Oakland and the surrounding Bay Area. They specialize in both interior and exterior painting projects for residential clients, offering professional application and quality finishes. With a focus on customer satisfaction and attention to detail, Wilmar's Painting handles everything from single-room updates to full home renovations.",
      url: "https://wilmarspaintingpro.com/",
      telephone: "+1-510-927-7886",
      address: {
        @type: "PostalAddress",
        streetAddress: "1991 Harrington Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94601",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7812628,
        longitude: -122.2162745
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Oakland, CA and surrounding Bay Area",
      knowsAbout: "Interior & Exterior Painting, Homeowners, property managers, residential renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Oakland Business"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Painting"
        }
      ],
      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.