Structured Data

    Innovative 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: "Innovative Home Services",
      description: "Innovative Home Services is a full-service home contracting company in Knoxville offering plumbing, general contracting, and home goods retail. They handle everything from plumbing repairs and installations to complete home remodeling projects, backed by licensed and insured professionals who pride themselves on customer satisfaction.",
      url: "http://innovative-home.com/",
      telephone: "+1-865-936-9936",
      address: {
        @type: "PostalAddress",
        streetAddress: "111 Center Park Dr Ste 110",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37922",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.904005,
        longitude: -84.12149579999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "68",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Plumbing, Homeowners needing plumbing repairs, Kitchen and bathroom remodeling, Full home renovation projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Contractor"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Home Goods"
        }
      ],
      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.