Structured Data

    Scenic City Neurotherapy

    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: "Scenic City Neurotherapy",
      description: "Scenic City Neurotherapy is a medical clinic in Chattanooga specializing in neurotherapy and brain-based wellness treatments. Led by experienced practitioners, they offer cutting-edge therapies designed to optimize neurological function and support mental health, cognitive performance, and overall wellness through evidence-based neurological interventions.",
      url: "https://sceniccityneurotherapy.com/",
      telephone: "+1-423-228-0579",
      address: {
        @type: "PostalAddress",
        streetAddress: "7405 Shallowford Rd STE 240",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37421",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0407104,
        longitude: -85.1491546
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "83",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking specialized brain health optimization, those interested in neurological wellness, patients exploring advanced mental health therapies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Neurotherapy Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Clinic Setting"
        }
      ],
      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.