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: "Melisa Sanzone",
description: "Melisa Sanzone is a mental health and wellness practice in Boulder offering therapy, counseling, and holistic health services. The practice specializes in helping clients navigate life transitions, relationship issues, and personal growth through a compassionate, evidence-based approach. With a focus on integrated wellness, Melisa combines clinical expertise with personalized care to support each client's mental and emotional wellbeing.",
url: "http://melisasanzone.com/",
telephone: "+1-303-726-0187",
address: {
@type: "PostalAddress",
streetAddress: "1800 30th St #304",
addressLocality: "Boulder",
addressRegion: "CO",
postalCode: "80301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.017716,
longitude: -105.25148
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Boulder, CO and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people navigating life transitions, those interested in integrated mental health and wellness approaches",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Wellness Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Care"
}
],
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.