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: "Vovk Psycholog. Family psychologist.",
description: "Vovk Psycholog is a family psychology practice based in Brooklyn offering therapeutic services for families, couples, and individuals. The practice specializes in family dynamics, relationship issues, and personal mental health concerns with a focus on creating a supportive environment for healing and growth.",
url: "https://wa.me/380677635675",
telephone: "+1-669-306-8273",
address: {
@type: "PostalAddress",
streetAddress: "2965 Coney Island Ave",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.5840836,
longitude: -73.959785
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Mental Health & Therapy, Families seeking relationship improvement, couples working through conflicts, individuals in need of mental health support",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family Psychology Specialization"
},
{
@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.