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: "Begin Within Counseling",
description: "Begin Within Counseling, located in Meridian, provides individual therapy and counseling services with a focus on evidence-based practices. Led by experienced mental health professionals, the practice specializes in helping clients work through emotional challenges, trauma, and life transitions. They offer a compassionate, client-centered approach designed to support personal growth and healing.",
url: "https://lisaemdrtherapy.com/contact/",
telephone: "+1-208-850-1476",
address: {
@type: "PostalAddress",
streetAddress: "943 W Overland Rd",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.5894597,
longitude: -116.40570559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Meridian, Boise, and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking trauma therapy, those working through emotional challenges, people interested in EMDR treatment, clients needing compassionate mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "EMDR Therapy Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized 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.