Structured Data

    Knoxville Family Psychiatry

    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: "Knoxville Family Psychiatry",
      description: "Knoxville Family Psychiatry is a medical clinic specializing in psychiatric care and mental health treatment for individuals and families in the Knoxville area. Led by experienced psychiatrists, they provide comprehensive mental health services including medication management, therapy, and psychiatric evaluations. The practice focuses on delivering personalized care to help patients achieve better mental health outcomes.",
      url: "https://www.knoxvillefamilypsychiatry.com/",
      telephone: "+1-865-588-1718",
      address: {
        @type: "PostalAddress",
        streetAddress: "301 Clark St",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37921",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.967703199999995,
        longitude: -83.9316999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking psychiatric care, families needing mental health support, adults requiring medication management",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Focused Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medication Management"
        }
      ],
      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.