Structured Data

    Tribeca Therapy

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Tribeca Therapy",
      description: "Tribeca Therapy is a mental health counseling practice located in downtown Manhattan offering individual psychotherapy and counseling services. The practice specializes in providing personalized therapeutic support to help clients address emotional and psychological challenges. With a focus on creating a welcoming and professional environment in the heart of Tribeca, they work with clients to develop coping strategies and achieve meaningful personal growth.",
      url: "http://tribecatherapy.com/",
      telephone: "+1-212-571-5799",
      address: {
        @type: "PostalAddress",
        streetAddress: "79 Chambers St Floor 2",
        addressLocality: "New York",
        addressRegion: "NY",
        postalCode: "10007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.714647400000004,
        longitude: -74.006858
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "New York City, primarily Manhattan",
      knowsAbout: "Mental Health & Therapy, Manhattan professionals, individuals seeking therapy, people looking for accessible mental health counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Manhattan Location"
        },
        {
          @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.