Structured Data

    Nashville Psych, LLC

    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: "Nashville Psych, LLC",
      description: "Nashville Psych, LLC is a mental health clinic in Nashville offering psychiatric evaluation, medication management, and mental health treatment to adults and adolescents. The practice provides comprehensive mental health care focusing on evidence-based treatment approaches and personalized care plans for conditions including depression, anxiety, ADHD, bipolar disorder, and other psychiatric concerns.",
      url: "http://nashvillepsych.com/",
      telephone: "+1-615-582-2882",
      address: {
        @type: "PostalAddress",
        streetAddress: "2200 21st Ave S STE 306",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37212",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.13005,
        longitude: -86.8017386
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "93",
        bestRating: "5"
      },
      areaServed: "Nashville, Tennessee and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults and adolescents seeking psychiatric evaluation and medication management, individuals with depression and anxiety, people with ADHD or bipolar disorder",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Psychiatric Care"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Adolescent & Adult 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.