Structured Data

    Mini-Cassia 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: "Mini-Cassia Handyman",
      description: "Mini-Cassia Handyman, owned and operated by Bruce Melville, provides professional handyman services throughout Minidoka and Cassia Counties in Idaho. As a licensed contractor, Bruce specializes in small repairs and upgrades including fixture installation, drywall repair, door and faucet replacement, electrical work, appliance installation, and trim painting. He focuses on the smaller jobs that larger contractors won't take on, bringing quality workmanship, clear communication, and prompt service to help homeowners maintain and enjoy their homes.",
      url: "http://mini-cassiahandyman.com/",
      telephone: "+1-208-260-2733",
      address: {
        @type: "PostalAddress",
        streetAddress: "2441 21st St",
        addressLocality: "Heyburn",
        addressRegion: "ID",
        postalCode: "83336",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.561253400000005,
        longitude: -113.7799602
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Minidoka and Cassia Counties, Idaho including Heyburn, Rupert, and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing small repairs and upgrades, busy families lacking time for household maintenance, seniors seeking reliable handyman assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Focus on Small Jobs"
        }
      ],
      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.