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: "NEW Meridian Counseling and Therapy",
description: "NEW Meridian Counseling and Therapy provides professional mental health counseling services to individuals and families in the Meridian area. Located at 39 W Pine Ave, they offer therapy and counseling to help clients address emotional, behavioral, and relational challenges. Their practice focuses on creating a supportive environment for personal growth and mental wellness.",
url: "https://www.meridianidcounseling.com/",
telephone: "+1-208-803-5339",
address: {
@type: "PostalAddress",
streetAddress: "39 W Pine Ave",
addressLocality: "Meridian",
addressRegion: "ID",
postalCode: "83642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 43.6117317,
longitude: -116.3944699
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Meridian, Idaho and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling, people navigating life transitions or emotional challenges",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "New Practice"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.