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: "Sunlight Counseling PLLC",
description: "Sunlight Counseling PLLC is a mental health counseling practice in Virginia Beach offering therapy and counseling services to individuals seeking professional mental health support. Founded on the principles of compassionate, personalized care, they provide evidence-based therapeutic approaches to help clients navigate life challenges, emotional concerns, and personal growth. Their experienced clinicians work with clients to develop meaningful change and improved mental health outcomes.",
url: "http://www.sunlightcounselingvb.com/",
telephone: "+1-757-279-8058",
address: {
@type: "PostalAddress",
streetAddress: "316 Office Square Ln Ste 103",
addressLocality: "Virginia Beach",
addressRegion: "VA",
postalCode: "23462",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.8289618,
longitude: -76.1614517
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Virginia Beach, VA and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking professional mental health support, people working through emotional challenges, those pursuing personal growth and self-improvement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Licensed Clinicians"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
}
],
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.