Structured Data

    Counseling Alliance of VA, 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: "Counseling Alliance of VA, LLC",
      description: "Counseling Alliance of VA, LLC is a mental health counseling practice in Charlottesville offering therapy and counseling services to individuals and families. Located on the second floor of 335 Greenbrier Drive, they provide professional mental health support with a focus on accessible, compassionate care for the local community.",
      url: "http://www.cavahelps.com/",
      telephone: "+1-434-220-0333",
      address: {
        @type: "PostalAddress",
        streetAddress: "Second floor, 335 Greenbrier Dr Ste 206",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22901",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.072308,
        longitude: -78.4885745
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling support, residents of Charlottesville and surrounding areas",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Practice"
        },
        {
          @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.