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: "Life Source Counseling Center",
description: "Life Source Counseling Center is a mental health practice in Fredericksburg, VA offering individual therapy and counseling services. The center provides a compassionate, client-centered approach to address a range of mental health concerns and life challenges. They focus on helping clients achieve their therapeutic goals in a supportive environment.",
url: "http://www.lifesourcecounselingcenter.com/",
telephone: "+1-540-786-3049",
address: {
@type: "PostalAddress",
streetAddress: "3516 Plank Rd Ste 5c",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22407",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2931361,
longitude: -77.5197073
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Adults managing stress and life challenges, People looking for personalized counseling support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
}
],
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.