Structured Data

    Class A Handyman

    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: "Class A Handyman",
      description: "Class A Handyman, owned by Matt, a licensed and insured contractor specializing in historic home renovations in Richmond. The business handles small repair jobs, kitchen and bathroom remodels, deck construction, and aging-in-place modifications. Matt's background includes renovating 10 investment properties and extensive experience with the unique challenges of historic homes, from antique doors and rotten posts to heart pine refinishing and oil-based paint work.",
      url: "http://classahandyman.carrd.co/",
      telephone: "+1-804-404-2524",
      address: {
        @type: "PostalAddress",
        streetAddress: "1811 N 21st St",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.547299800000005,
        longitude: -77.4092929
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Handyman Services, Historic home owners, aging-in-place modifications, homeowners seeking small repairs, kitchen and bathroom remodelers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Home Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Jobs Welcome"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Aging-in-Place Bathroom Expertise"
        }
      ],
      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.