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: "Ana Sierra Counseling / Consejeria, PLLC",
description: "Ana Sierra Counseling / Consejeria, PLLC is a bilingual mental health practice in Washington, DC offering individual therapy, couples counseling, and trauma-informed care. Founded by Ana Sierra, the practice specializes in serving Spanish-speaking and English-speaking clients with culturally competent mental health support. They provide both in-person and telehealth sessions to help clients navigate life challenges, relationships, and emotional wellness.",
url: "https://www.anasierracounseling.com/",
telephone: "+1-571-418-2624",
address: {
@type: "PostalAddress",
streetAddress: "1629 K St NW",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20006",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9028692,
longitude: -77.037826
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Mental Health & Therapy, Spanish-speaking and English-speaking individuals, couples seeking relationship therapy, trauma survivors, people seeking culturally sensitive mental health care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Trauma-Informed Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Session Options"
}
],
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.