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: "Fairfax Mental Health & Wellness",
description: "Fairfax Mental Health & Wellness is a medical clinic in Fairfax offering psychiatric and mental health services. The practice provides therapy, counseling, and psychiatric evaluation and treatment for a range of mental health conditions. They accept most major insurance plans and welcome new patients seeking professional mental health care.",
url: "http://www.fairfaxpsych.com/",
telephone: "+1-703-896-7628",
address: {
@type: "PostalAddress",
streetAddress: "3554 Chain Bridge Rd STE 200",
addressLocality: "Fairfax",
addressRegion: "VA",
postalCode: "22030",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8600087,
longitude: -77.30821949999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "90",
bestRating: "5"
},
areaServed: "Fairfax, VA and surrounding Northern Virginia communities",
knowsAbout: "Mental Health & Therapy, Individuals seeking psychiatric evaluation, therapy and counseling, people needing medication management, residents of Northern Virginia without an established mental health provider",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Psychiatric & Therapy Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Insurance Accepted"
}
],
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.