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: "LifeStance Therapists & Psychiatrists Richmond - Forest Ave",
description: "LifeStance Health is a mental health practice offering therapy, psychiatric services, and medication management for adults and adolescents in Richmond. The practice provides both in-person and telehealth appointments, accepting most major insurance plans to make mental health care accessible and convenient.",
url: "https://lifestance.com/location/richmond-va-7301-forest-ave/",
telephone: "+1-804-728-2138",
address: {
@type: "PostalAddress",
streetAddress: "7301 Forest Ave #200",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23226",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.6046912,
longitude: -77.53343079999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "190",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Adults and adolescents seeking therapy or psychiatric care, those needing medication management, patients who prefer telehealth options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Telehealth & In-Person Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Care"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance-Friendly"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.