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: "Ascensions Psychological and Community Services",
description: "Ascensions Psychological and Community Services is a mental health clinic in Washington, DC offering comprehensive psychological and behavioral health services to individuals and families. Based in Southeast DC, they provide therapy, counseling, and community-focused mental health support to help clients address emotional, behavioral, and life challenges.",
url: "http://2ascend.org/",
telephone: "+1-202-889-4344",
address: {
@type: "PostalAddress",
streetAddress: "1526 Howard Rd SE",
addressLocality: "Washington",
addressRegion: "DC",
postalCode: "20020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.857455099999996,
longitude: -76.9855726
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Washington, DC and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families in need of counseling, community members accessing mental health services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Southeast DC Location"
}
],
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.