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: "Wildly Rooted Counseling",
description: "Wildly Rooted Counseling is an independent practice in Harrisonburg offering individual therapy and counseling services. Their therapists work with clients on a range of mental health concerns, providing personalized support in a welcoming environment focused on helping clients develop deeper self-understanding and meaningful change.",
url: "https://www.wildlyrootedcounseling.org/",
telephone: "+1-540-578-3691",
address: {
@type: "PostalAddress",
streetAddress: "338 Neff Ave",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.426019499999995,
longitude: -78.8513789
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Harrisonburg, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, Local Harrisonburg residents, First-time therapy clients",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Independent Practice"
},
{
@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.