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: "Revelations Counseling and Consulting",
description: "Revelations Counseling and Consulting provides professional mental health counseling and consulting services in Fredericksburg. The practice offers therapy and counseling to help clients work through personal, emotional, and life challenges. Located at Central Park Boulevard, they serve the local community with evidence-based therapeutic approaches.",
url: "http://revelationscounseling.org/",
telephone: "+1-540-602-2545",
address: {
@type: "PostalAddress",
streetAddress: "1380 Central Park Blvd Suite 204-205",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3034826,
longitude: -77.5138243
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.8",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people in personal crisis, those looking for professional life coaching",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Consulting Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local 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.