Structured Data

    Ace Handyman Services West Knoxville

    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: "Ace Handyman Services West Knoxville",
      description: "Ace Handyman Services West Knoxville is a full-service home repair and improvement company offering everything from handyman repairs and painting to drywall work, fixture installation, and general contracting services. They handle both small repairs and larger home projects, serving residential customers throughout the Knoxville area with licensed, insured professionals.",
      url: "https://www.acehandymanservices.com/offices/west-knoxville/",
      telephone: "+1-865-213-2078",
      address: {
        @type: "PostalAddress",
        streetAddress: "5204 Kingston Pike Ste. 27-28",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.938068099999995,
        longitude: -83.9890724
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "398",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing repairs, busy professionals, those seeking one contractor for multiple jobs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed & Insured"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Home Solutions"
        }
      ],
      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.