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: "Lotus of Life Counseling, LLC",
description: "Lotus of Life Counseling, LLC provides mental health counseling services in Fredericksburg, VA, offering therapy to help clients navigate life's challenges and improve their emotional well-being. Located in Westwood Office Park, the practice focuses on creating a supportive environment for individuals seeking professional mental health support.",
url: "http://lotusoflifecounseling.com/",
telephone: "+1-540-693-0466",
address: {
@type: "PostalAddress",
streetAddress: "713 Westwood Office Park",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2974913,
longitude: -77.4943117
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people managing stress or emotional challenges, Fredericksburg residents looking for local mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Focused Approach"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.