Structured Data

    Honors Home Services

    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: "Honors Home Services",
      description: "Honors Home Services is a general contractor in Knoxville, TN offering comprehensive home repair and remodeling solutions. They handle a wide range of projects from small repairs to full renovations, serving both residential clients and property managers throughout the Knoxville area. With a focus on quality workmanship and customer satisfaction, they provide reliable service for homeowners looking to maintain, repair, or upgrade their properties.",
      url: "https://honorshs.com/",
      telephone: "+1-865-382-5558",
      address: {
        @type: "PostalAddress",
        streetAddress: "115 Suburban Rd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37923",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.919322099999995,
        longitude: -84.0665839
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, Property managers, DIY-minded homeowners, Those planning renovations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Knoxville Business"
        }
      ],
      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.