Structured Data

    Dabeers Handyman Solutions

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dabeers Handyman Solutions",
      description: "Dabeers Handyman Solutions is a local handyman service in Nampa offering general contracting and repair work. They handle a variety of home maintenance and improvement projects for residential customers seeking reliable, local service.",
      telephone: "+1-208-805-9475",
      address: {
        @type: "PostalAddress",
        streetAddress: "2504 Pebble Way",
        addressLocality: "Nampa",
        addressRegion: "ID",
        postalCode: "83686",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.5457446,
        longitude: -116.5402005
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Nampa, Idaho and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable local repairs, Property managers seeking ongoing maintenance support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Nampa Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Contracting Experience"
        }
      ],
      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.