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: "Specialists in OCD & Anxiety Recovery (SOAR), PLLC; Molly Martinez, PhD",
description: "Specialists in OCD & Anxiety Recovery (SOAR), PLLC is a mental health clinic led by Dr. Molly Martinez, PhD, specializing in evidence-based treatment for obsessive-compulsive disorder and anxiety disorders. The practice offers therapy and treatment planning tailored to clients struggling with OCD, generalized anxiety, panic disorder, and related conditions. SOAR is dedicated to helping clients achieve lasting recovery through specialized clinical expertise and compassionate care.",
url: "http://www.soartogether.net/",
telephone: "+1-214-810-4667",
address: {
@type: "PostalAddress",
streetAddress: "1701 N Collins Blvd suite 230",
addressLocality: "Richardson",
addressRegion: "TX",
postalCode: "75080",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.9717434,
longitude: -96.72471030000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Richardson and surrounding Dallas-Fort Worth communities",
knowsAbout: "Mental Health & Therapy, Adults with OCD, Individuals with anxiety disorders, People seeking specialized mental health treatment, Those needing evidence-based therapy",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "OCD & Anxiety Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Evidence-Based Treatment Approach"
}
],
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.