Structured Data

    Stanford 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: "Stanford Painting",
      description: "Stanford Painting is a full-service residential and commercial painting company serving the Bay Area with over a decade of experience. They specialize in interior and exterior house painting, cabinet refinishing, deck and fence staining, pressure washing, surface preparation, wood repair, and weatherproofing—managing projects from start to finish with a homeowner-first approach. Their team combines skilled craftsmanship with clear communication to deliver high-quality, durable results that enhance and protect properties.",
      url: "http://www.stanfordpainting.com/",
      telephone: "+1-650-321-9302",
      address: {
        @type: "PostalAddress",
        streetAddress: "2330 Old Middlefield Way Ste 8",
        addressLocality: "Mountain View",
        addressRegion: "CA",
        postalCode: "94043",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4153346,
        longitude: -122.0962793
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "115",
        bestRating: "5"
      },
      areaServed: "Mountain View, Los Altos, Palo Alto, and surrounding Bay Area communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior repainting, cabinet refinishing, business owners needing commercial property refreshes, property managers overseeing multiple Bay Area locations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Residential & Commercial"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Written Estimates"
        }
      ],
      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.