Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "JG Wellness, PLLC",
description: "JG Wellness, PLLC is a mental health counseling practice run by Jackie Garcia, a bilingual Licensed Clinical Social Worker with over 14 years of experience. She offers in-person psychotherapy for individuals struggling with anxiety, depression, life stressors, communication issues, and relationship challenges. Jackie specializes in evidence-based therapeutic approaches including Cognitive-Behavioral Therapy (CBT), Dialectical Behavioral Therapy (DBT), Mindfulness, and Motivational Interviewing, creating a safe and compassionate space for clients to achieve lasting positive change.",
url: "https://www.jgwellnesstherapy.com/",
telephone: "+1-704-285-0672",
address: {
@type: "PostalAddress",
streetAddress: "1945 J N Pease Pl",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28262",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3204637,
longitude: -80.7721218
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "26",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals with anxiety or depression, people navigating relationship or communication issues, bilingual Spanish/English speakers seeking culturally responsive therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "14+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Therapeutic Modalities"
}
],
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.