Structured Data

    89-Paint

    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: "89-Paint",
      description: "89-Paint is a locally and family-owned Class A licensed painting contractor serving the Greater Richmond area since 2006. They specialize in residential interior and exterior painting, cabinet painting, commercial painting (offices, industrial, institutional), and multi-family properties. Their services also include power washing and surface preparation, with a focus on customer service, quality craftsmanship, and project management for small to large jobs.",
      url: "http://www.89paint.com/",
      telephone: "+1-804-897-2468",
      address: {
        @type: "PostalAddress",
        streetAddress: "13509 E Boundary Rd suite f",
        addressLocality: "Midlothian",
        addressRegion: "VA",
        postalCode: "23112",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.4485473,
        longitude: -77.644785
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "71",
        bestRating: "5"
      },
      areaServed: "Greater Richmond area, Virginia",
      knowsAbout: "Interior & Exterior Painting, Homeowners, Commercial property owners, Multi-family property managers, Realtors, Property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Family & Commercial Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Preparation Process"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Class A Licensed & Tech-Enabled"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.