Structured Data

    High End Painting, Inc.

    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: "High End Painting, Inc.",
      description: "High End Painting, Inc. is a professional painting contractor serving the San Rafael area and surrounding communities. They specialize in both interior and exterior painting projects for residential clients, delivering quality craftsmanship and attention to detail. With a focus on customer satisfaction and professional service, they handle everything from single rooms to full home painting projects.",
      url: "http://highendpaintingsf.com/",
      telephone: "+1-415-755-4928",
      address: {
        @type: "PostalAddress",
        streetAddress: "1945 Francisco Blvd E STE 41",
        addressLocality: "San Rafael",
        addressRegion: "CA",
        postalCode: "94901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.947018,
        longitude: -122.4893991
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "San Rafael, CA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, residential property managers, those seeking professional local painting services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Painting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local San Rafael Presence"
        }
      ],
      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.