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: "Alexis Kessen, Psychiatrist",
description: "Alexis Kessen is a psychiatrist practicing in Alpharetta who provides mental health care and psychiatric services. Based at LifeStance Health, she offers comprehensive psychiatric evaluation, diagnosis, and treatment planning for a range of mental health conditions. She specializes in medication management and works with patients to develop personalized treatment approaches.",
url: "https://lifestance.com/provider/psychiatrist/ga/alpharetta/alexis-kessen/",
telephone: "+1-470-568-2010",
address: {
@type: "PostalAddress",
streetAddress: "3300 Old Milton Pkwy Suite 175",
addressLocality: "Alpharetta",
addressRegion: "GA",
postalCode: "30005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.069502199999995,
longitude: -84.26579919999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "40",
bestRating: "5"
},
areaServed: "Alpharetta and surrounding Atlanta metro areas",
knowsAbout: "Mental Health & Therapy, Adults seeking psychiatric evaluation, individuals requiring medication management, patients needing specialized mental health care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "LifeStance Health Network"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Medication Management Expertise"
}
],
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.