Structured Data

    3h Home Repairs

    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: "3h Home Repairs",
      description: "3h Home Repairs is a licensed general contractor serving the Morrow area and surrounding communities with comprehensive home repair and maintenance services. They handle everything from small repairs and fixture installations to drywall work and general contracting projects, offering reliable service backed by their strong customer reputation.",
      telephone: "+1-470-573-2114",
      address: {
        @type: "PostalAddress",
        streetAddress: "1600 Lake Harbin Rd box #73",
        addressLocality: "Morrow",
        addressRegion: "GA",
        postalCode: "30260",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5834656,
        longitude: -84.3381507
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Morrow, GA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing reliable repairs, Property managers, Busy homeowners seeking single-point-of-contact contractor",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Home Repairs"
        }
      ],
      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.