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: "Transformation Counseling & Consulting, PLLC",
description: "Transformation Counseling & Consulting, PLLC is a mental health practice in Raleigh offering individual therapy for anxiety, depression, trauma, grief, and addiction treatment. Founded by Nicole Wallace, LCMHC-QS, the practice features a diverse team of licensed clinical social workers, counselors, and addiction specialists with expertise in trauma-focused cognitive behavioral therapy (TF-CBT), EMDR, women's mental health, maternal health, child and adolescent therapy, and crisis intervention. They provide both in-person and virtual appointments in a safe, affirming, non-judgmental environment.",
url: "http://www.transformcc10.com/",
telephone: "+1-919-283-6083",
address: {
@type: "PostalAddress",
streetAddress: "316 W Millbrook Rd STE 217",
addressLocality: "Raleigh",
addressRegion: "NC",
postalCode: "27609",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.8565512,
longitude: -78.64591709999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "36",
bestRating: "5"
},
areaServed: "Raleigh, NC and surrounding areas",
knowsAbout: "Mental Health & Therapy, Women managing anxiety and depression, individuals recovering from trauma or grief, parents seeking therapy for children and adolescents, those in addiction recovery, people preferring telehealth options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Trauma Treatment"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Clinical Team"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Access"
}
],
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.