Structured Data

    Honey Do This Home Repair, 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: "Honey Do This Home Repair, LLC",
      description: "Honey Do This Home Repair is a full-service handyman company in Maricopa offering repair, maintenance, and remodeling services for residential homes. Licensed and insured (ROC#343518), they handle everything from electrical work and painting to general contracting, home maintenance tasks, and custom projects. Whether you need help tackling your honey-do list or have projects beyond your DIY comfort level, they provide free quotes and same-day availability.",
      url: "http://www.hdthr.com/",
      telephone: "+1-480-799-8772",
      address: {
        @type: "PostalAddress",
        streetAddress: "18486 N Smith Dr",
        addressLocality: "Maricopa",
        addressRegion: "AZ",
        postalCode: "85139",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0476846,
        longitude: -112.0643808
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "97",
        bestRating: "5"
      },
      areaServed: "Maricopa and surrounding Phoenix metropolitan areas",
      knowsAbout: "Handyman Services, Homeowners with busy schedules, DIYers who need professional help finishing projects, those requiring multi-trade repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Trade Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Maintenance & Prevention 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.