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: "Wellness Counseling",
description: "Wellness Counseling is a mental health practice based in Hoboken offering therapy and counseling services to individuals seeking support for emotional wellness and personal growth. The practice provides a confidential, professional environment for clients to address mental health concerns with licensed counselors. They focus on helping clients work through challenges and develop healthy coping strategies.",
url: "http://www.wellnesscounselingbc.com/",
telephone: "+1-551-310-3020",
address: {
@type: "PostalAddress",
streetAddress: "Floor West, 84 Washington St Suite 3rd",
addressLocality: "Hoboken",
addressRegion: "NJ",
postalCode: "07030",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7368333,
longitude: -74.0314284
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Hoboken and Hudson County, NJ",
knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people in transition, those managing stress and anxiety",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Counselors"
}
],
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.