Structured Data

    Western Heights Dental

    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: "Western Heights Dental",
      description: "Western Heights Dental is a general dentistry practice located in Knoxville serving patients with preventive care, restorative treatments, and routine dental services. The practice focuses on providing accessible dental care to families and individuals in the area.",
      url: "http://www.westernheightsdental.com/",
      telephone: "+1-865-522-1244",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 W Oldham Ave",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37921",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9804369,
        longitude: -83.9404433
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2.6",
        reviewCount: "206",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "General Dentistry, Families, General dental care patients, Individuals seeking preventive and restorative dentistry",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "General Dentistry Services"
        }
      ],
      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.