Structured Data

    Advanced Painting Systems

    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: "Advanced Painting Systems",
      description: "Advanced Painting Systems is a full-service painting contractor based in Castro Valley, CA, serving the East Bay area with interior and exterior residential painting, cabinet refinishing, and commercial painting services. The company specializes in quality craftsmanship, attention to detail, and customer satisfaction across all project types.",
      url: "http://www.castrovalleypaintingcompany.com/",
      telephone: "+1-510-484-5133",
      address: {
        @type: "PostalAddress",
        streetAddress: "18460 Hastings Way",
        addressLocality: "Castro Valley",
        addressRegion: "CA",
        postalCode: "94546",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.711435,
        longitude: -122.07740439999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Castro Valley, CA and surrounding East Bay communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior updates, businesses requiring commercial painting, property owners interested in cabinet refinishing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Painting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Castro Valley Base"
        }
      ],
      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.