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: "Mosaic Mental Wellness and Health, LLC",
description: "Mosaic Mental Wellness and Health provides compassionate, culturally affirming therapy for individuals, couples, families, and groups in Roanoke. Their experienced clinicians specialize in treating anxiety, depression, trauma, grief, identity exploration, and life transitions using personalized, evidence-based care. They offer individual counseling, couples therapy, family therapy, group sessions, and workshops, with both in-person and virtual (telephone and video) options available.",
url: "https://www.mosaiccounselingservices.com/",
telephone: "+1-540-566-4034",
address: {
@type: "PostalAddress",
streetAddress: "7533 Williamson Rd",
addressLocality: "Roanoke",
addressRegion: "VA",
postalCode: "24019",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3484906,
longitude: -79.94927559999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Roanoke, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, couples working on relationships, families navigating challenges, adults managing anxiety or depression",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Appointment Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Broad Insurance Coverage"
}
],
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.