Structured Data

    Another Level Counseling and Consultation

    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: "Another Level Counseling and Consultation",
      description: "Another Level Counseling and Consultation provides professional mental health therapy and counseling services in Charlotte, NC. They offer personalized treatment for a range of mental health concerns, helping clients work through challenges and achieve meaningful personal growth. With a focus on individualized care and evidence-based approaches, they create a supportive environment for clients seeking professional mental health support.",
      url: "http://www.anotherlevelcounseling.com/",
      telephone: "+1-704-548-5298",
      address: {
        @type: "PostalAddress",
        streetAddress: "3210 Prosperity Church Rd Suite 101",
        addressLocality: "Charlotte",
        addressRegion: "NC",
        postalCode: "28269",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.343849,
        longitude: -80.77121199999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "39",
        bestRating: "5"
      },
      areaServed: "Charlotte, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing mental health challenges, those looking for personalized counseling support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.