Structured Data

    The Honest Handyman, LLC

    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: "The Honest Handyman, LLC",
      description: "The Honest Handyman, LLC is a licensed and insured general contractor in Madison offering comprehensive home repair, maintenance, and improvement services for homeowners and businesses. Their services span basic electrical work (fixtures, outlets, switches), bathroom remodeling and plumbing (toilets, faucets, tiling), interior painting, drywall repair, door installation, TV and smart home mounting, accessibility modifications, furniture assembly, gutter cleaning, and seasonal exterior work. They specialize in small to medium-sized projects and pride themselves on quality craftsmanship, transparent pricing, and reliable service.",
      url: "https://www.thehonesthandymanllc.com/",
      telephone: "+1-608-481-9232",
      address: {
        @type: "PostalAddress",
        streetAddress: "5637 Kalas St",
        addressLocality: "Madison",
        addressRegion: "WI",
        postalCode: "53716",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.077484399999996,
        longitude: -89.2836396
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Madison, WI and surrounding areas in Dane County",
      knowsAbout: "Handyman Services, Homeowners needing small-to-medium repairs, busy professionals seeking reliable single-contractor solutions, aging homeowners requiring accessibility modifications, families wanting safety upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dwelling Contractor License"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wide Service Range"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessibility & Safety Focus"
        }
      ],
      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.