Structured Data

    All Your Home Needs Handyman

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "All Your Home Needs Handyman",
      description: "All Your Home Needs Handyman is a full-service handyman company based in Boise offering repairs, maintenance, and installations for homeowners. They handle everything from small fixture installations and drywall repairs to furniture assembly and general home maintenance, providing reliable service to keep your home in top condition.",
      url: "https://boisehandyman.net/",
      telephone: "+1-208-637-5829",
      address: {
        @type: "PostalAddress",
        streetAddress: "3501 N North St",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.652235499999996,
        longitude: -116.2515853
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Handyman Services, Busy homeowners, property managers, small maintenance projects, fixture installations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repairs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Boise-Based"
        }
      ],
      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.