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: "Leanne Masi Psychotherapy",
description: "Leanne Masi Psychotherapy offers individual therapy and counseling services in Boulder, specializing in anxiety, depression, life transitions, and relationship issues. Leanne Masi provides a compassionate, client-centered approach to help adults navigate emotional challenges and build meaningful change in their lives.",
url: "https://leannemasi.com/",
telephone: "+1-828-713-3121",
address: {
@type: "PostalAddress",
streetAddress: "1800 30th St",
addressLocality: "Boulder",
addressRegion: "CO",
postalCode: "80301",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.017938199999996,
longitude: -105.25157139999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Boulder, Colorado",
knowsAbout: "Mental Health & Therapy, Adults managing anxiety or depression, people going through life transitions, those seeking relationship clarity",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in anxiety and depression"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Life transitions support"
}
],
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.