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: "Tree Of Life Family Services LLC",
description: "Tree of Life Family Services LLC is a Virginia-licensed mental health provider offering comprehensive counseling and therapy services to individuals and families throughout Northern Virginia. Their experienced team of licensed mental health counselors specializes in family intervention, helping clients address behavioral health challenges and build healthier family dynamics. They provide evidence-based, personalized mental health care in a welcoming, trauma-informed environment.",
url: "https://treeoflifellc.org/",
telephone: "+1-703-852-0790",
address: {
@type: "PostalAddress",
streetAddress: "1900 Reston Metro Plaza Suite 645",
addressLocality: "Reston",
addressRegion: "VA",
postalCode: "20190",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.9484704,
longitude: -77.33755479999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "109",
bestRating: "5"
},
areaServed: "Northern Virginia, including Reston and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking therapy, individuals in crisis, parents wanting to improve family dynamics, Spanish-speaking clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Virginia Licensed Provider"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Focused Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bilingual Services"
}
],
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.