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: "Sarnosi Psychological Services, PLLC",
description: "Sarnosi Psychological Services, PLLC is a mental health practice in Arlington offering psychotherapy and psychological services to adolescents and adults. The practice specializes in evidence-based treatment approaches and provides a compassionate, professional environment for clients seeking mental health support. They focus on helping individuals address emotional and behavioral concerns through individualized care.",
url: "https://sarnosipsychologicalservices.com/",
telephone: "+1-571-666-1452",
address: {
@type: "PostalAddress",
streetAddress: "5353 Columbia Pike",
addressLocality: "Arlington",
addressRegion: "VA",
postalCode: "22204",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8549861,
longitude: -77.1167404
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Arlington, Virginia and surrounding Northern Virginia communities",
knowsAbout: "Mental Health & Therapy, Adolescents and adults seeking individual psychotherapy, people dealing with emotional or behavioral concerns, individuals interested in evidence-based mental health treatment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Clinical Psychologist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Individualized Treatment Approach"
}
],
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.