Structured Data

    New View Counseling and Wellness Center, 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: "New View Counseling and Wellness Center, LLC",
      description: "New View Counseling and Wellness Center is a mental health practice in Sevierville serving individuals and families seeking therapy and counseling services. The center offers evidence-based treatment approaches to help clients work through emotional, behavioral, and relationship challenges. With a team of licensed professionals, they provide a welcoming environment focused on supporting clients' mental health and overall wellness.",
      url: "http://www.newviewcounselingcenter.com/",
      telephone: "+1-865-366-1425",
      address: {
        @type: "PostalAddress",
        streetAddress: "400 Park Rd Suite 220",
        addressLocality: "Sevierville",
        addressRegion: "TN",
        postalCode: "37862",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8637298,
        longitude: -83.56292479999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "52",
        bestRating: "5"
      },
      areaServed: "Sevierville, TN and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Families in need of counseling, Those addressing relationship issues",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Professional Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming Practice Environment"
        }
      ],
      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.