Structured Data

    Park Slope Therapy

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Park Slope Therapy",
      description: "Park Slope Therapy offers individual and couples psychotherapy services in Brooklyn, specializing in evidence-based treatment for anxiety, depression, trauma, and relationship issues. Their licensed therapists work with adolescents and adults to address a wide range of mental health concerns in a supportive, confidential environment. The practice prioritizes accessibility and personalized care to help clients achieve meaningful therapeutic progress.",
      url: "https://www.pstherapyny.com/",
      telephone: "+1-929-297-9753",
      address: {
        @type: "PostalAddress",
        streetAddress: "32 Court St Suite Suite 1808",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6929538,
        longitude: -73.9910393
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy for anxiety or depression, couples navigating relationship challenges, trauma survivors, adolescents and adults in Brooklyn",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Couples & Individual Therapy"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Brooklyn Location"
        }
      ],
      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.