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: "Carrollton Springs Changes Frisco",
description: "Carrollton Springs Changes is an outpatient mental health and addiction treatment clinic in Frisco serving the Dallas–Fort Worth area. They provide Intensive Outpatient Programs (IOP), Partial Hospitalization Programs (PHP), and outpatient rehab for children, adolescents, and adults dealing with mental health challenges and substance use disorders. The clinic offers specialized child and adolescent programs and provides telehealth options for accessible care.",
url: "https://carrolltonsprings.com/locations/frisco-tx/",
telephone: "+1-469-850-2040",
address: {
@type: "PostalAddress",
streetAddress: "6870 Lebanon Rd #300",
addressLocality: "Frisco",
addressRegion: "TX",
postalCode: "75034",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1243493,
longitude: -96.825679
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "230",
bestRating: "5"
},
areaServed: "Frisco, Dallas–Fort Worth, North Dallas",
knowsAbout: "Mental Health & Therapy, Families with adolescents, adults managing mental health or addiction, individuals seeking flexible outpatient care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Child & Adolescent Programs"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Treatment Intensities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth Available"
}
],
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.