Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Dianne Gadishaw, LMHC",
description: "Dianne Gadishaw is a Licensed Mental Health Counselor (LMHC) providing individual therapy and counseling services through Thriveworks in Jacksonville. She offers compassionate mental health support to help clients work through challenges, improve emotional well-being, and develop coping strategies. With professional credentials and a patient-centered approach, she helps adults address anxiety, depression, life transitions, and other mental health concerns.",
url: "https://thriveworks.com/therapist/fl/dianne-gadishaw?field%3A8499441=GMB",
telephone: "+1-904-593-3859",
address: {
@type: "PostalAddress",
streetAddress: "4070 Herschel St Ste 1",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32210",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.289612700000003,
longitude: -81.7138646
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, people managing anxiety or depression, individuals navigating life transitions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Mental Health Counselor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Thriveworks Provider"
}
],
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.