Structured Data

    Halls Family Dentistry

    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: "Halls Family Dentistry",
      description: "Halls Family Dentistry is a family-focused dental practice in Knoxville serving patients of all ages with comprehensive dental care. Led by experienced dentists, they offer preventive, restorative, and cosmetic services in a welcoming environment designed for comfort. The practice emphasizes personalized care and building long-term relationships with their patients and families.",
      url: "http://www.hallsfamdent.com/",
      telephone: "+1-865-922-7469",
      address: {
        @type: "PostalAddress",
        streetAddress: "3720 Cunningham Rd",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.073749299999996,
        longitude: -83.9304299
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "559",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "General Dentistry, Families seeking a trusted dental home, parents looking for pediatric-friendly care, patients wanting comprehensive dental services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Centered Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.