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: "Mindful Counseling, EMDR",
description: "Mindful Counseling, EMDR is a Denver-based therapy practice specializing in trauma treatment using Eye Movement Desensitization and Reprocessing (EMDR), an evidence-based approach for processing traumatic memories and PTSD. They offer individual counseling focused on trauma recovery, anxiety, depression, and emotional healing in a compassionate, client-centered environment. The practice is dedicated to helping clients achieve lasting psychological wellness through specialized trauma-informed care.",
url: "http://mindfulcounselingdenver.com/",
telephone: "+1-720-515-7344",
address: {
@type: "PostalAddress",
streetAddress: "1312 17th St",
addressLocality: "Denver",
addressRegion: "CO",
postalCode: "80202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 39.7502189,
longitude: -104.99669759999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Denver, CO and surrounding areas",
knowsAbout: "Mental Health & Therapy, Trauma survivors, individuals with PTSD, people struggling with anxiety or depression related to past experiences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EMDR Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma-Informed Practice"
}
],
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.