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: "Benjamin Counseling Center",
description: "Benjamin Counseling Center is a mental health counseling practice in Fredericksburg, VA offering therapy and counseling services to individuals seeking professional mental health support. Located at 16 Lichfield Boulevard, the center provides a confidential, client-centered approach to addressing emotional and psychological concerns. They work with clients to develop personalized treatment plans that support long-term wellness and personal growth.",
url: "http://www.benjamincounseling.com/",
telephone: "+1-703-239-4552",
address: {
@type: "PostalAddress",
streetAddress: "16 Lichfield Blvd #5853",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.354839999999996,
longitude: -77.50875300000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Fredericksburg, Virginia and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Adults managing stress or life transitions, People working on emotional well-being",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Practice"
}
],
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.