Structured Data

    Dr. Tania Alaby-Varma, PsyD

    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: "Dr. Tania Alaby-Varma, PsyD",
      description: "Dr. Tania Alaby-Varma is a licensed psychologist (PsyD) offering individual psychotherapy and mental health counseling in Boca Raton. She provides compassionate, evidence-based treatment for a range of psychological concerns including anxiety, depression, life transitions, and relationship issues. Dr. Alaby-Varma works with adolescents and adults to help them achieve greater emotional wellness and personal growth.",
      url: "http://www.drtaniapsychology.com/",
      telephone: "+1-561-576-7612",
      address: {
        @type: "PostalAddress",
        streetAddress: "4800 N Federal Hwy Building E Suite 102",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33431",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3936282,
        longitude: -80.0759346
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Palm Beach County areas",
      knowsAbout: "Mental Health & Therapy, Adolescents and adults seeking individual psychotherapy, people managing anxiety or depression, those navigating life transitions or relationship challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Psychologist (PsyD)"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Treatment 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.