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: "Jacksonville Therapy",
description: "Jacksonville Therapy, owned and operated by James, is a mental health counseling practice offering individual therapy, couples therapy, and life coaching in Jacksonville, Florida. James specializes in anxiety, trauma, major life events, and relationship issues, using evidence-based modalities including CBT, Trauma-Focused CBT, Accelerated Resolution Therapy, and Emotionally Focused Therapy for couples. He emphasizes authentic, compassionate care grounded in humanistic and Judeo-Christian values, with both in-person and virtual sessions available on a private-pay basis at $150 per session.",
url: "https://jacksonvilletherapy.com/",
telephone: "+1-904-206-7798",
address: {
@type: "PostalAddress",
streetAddress: "1309 St Johns Bluff Rd N",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.343068300000002,
longitude: -81.52244089999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Jacksonville, Florida and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals with high-functioning anxiety, couples seeking relationship counseling, trauma survivors, people navigating major life transitions, professionals seeking life coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Trauma Training"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Couples & Relationship Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Private-Pay Model"
}
],
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.