Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Discovery Mental Health Counseling, PLLC / Nurture We, LLC",
description: "Discovery Mental Health Counseling, PLLC (operating as Nurture We) is a counseling practice in Middle Village serving individuals and families seeking therapy and mental health support. They offer evidence-based counseling services addressing a wide range of mental health concerns, with a focus on creating a supportive environment for their clients' emotional and psychological well-being.",
url: "http://www.discoverymhc.com/",
telephone: "+1-347-696-6968",
address: {
@type: "PostalAddress",
streetAddress: "63-17 Metropolitan Ave Suite B",
addressLocality: "Middle Village",
addressRegion: "NY",
postalCode: "11379",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.7127753,
longitude: -73.898532
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Middle Village, Queens, and surrounding New York areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families navigating relationship challenges, people managing anxiety or depression, those needing mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessible Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Client-Centered Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Services"
}
],
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.