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: "Pieces of Wisdom Psychotherapy, PLLC",
description: "Pieces of Wisdom Psychotherapy, PLLC is a mental health practice in Brooklyn led by Natalie Wisdom, LCSW, offering individual psychotherapy and counseling services. Natalie specializes in helping clients work through life challenges, relationship concerns, and emotional wellness with a compassionate, personalized approach. The practice focuses on creating a supportive therapeutic environment where clients can develop insight and build meaningful change.",
url: "https://www.nataliewisdomlcsw.com/",
telephone: "+1-203-361-6038",
address: {
@type: "PostalAddress",
streetAddress: "365 E 53rd St",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11203",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.650941599999996,
longitude: -73.9271018
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Brooklyn, New York and surrounding areas",
knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for life transitions, relationship concerns, emotional wellness, and personal growth",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Clinical Social Worker"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Personalized Therapeutic 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.