Structured Data

    Mr. Handyman serving Fresno and Clovis

    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: "Mr. Handyman serving Fresno and Clovis",
      description: "Mr. Handyman serving Fresno and Clovis is a full-service handyman company handling interior and exterior home repairs, maintenance, and improvements. From drywall and carpentry to plumbing, electrical work, and cabinet installation, they tackle projects of all sizes for homeowners who need reliable, professional help without the hassle of coordinating multiple contractors. Their licensed and insured team focuses on quality workmanship and customer satisfaction.",
      url: "https://www.mrhandyman.com/fresno-clovis/?cid=LSTL_MHM000197",
      telephone: "+1-559-234-2066",
      address: {
        @type: "PostalAddress",
        streetAddress: "1265 W Shaw Ave Ste 106",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93711",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8078809,
        longitude: -119.81439569999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "208",
        bestRating: "5"
      },
      areaServed: "Fresno and Clovis, California",
      knowsAbout: "Handyman Services, Homeowners needing repairs, busy professionals seeking one-stop solutions, property managers, seniors looking for reliable maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.