Structured Data

    Dr.Bruce Hoffman, Psychologist

    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: "Dr.Bruce Hoffman, Psychologist",
      description: "Dr. Bruce Hoffman is a licensed psychologist in Brooklyn specializing in evidence-based anxiety treatment, depression, trauma, OCD, and emotional wellness. He offers compassionate, tailored care using cognitive-behavioral therapy, exposure therapy, mindfulness, and nervous system regulation techniques. Dr. Hoffman provides flexible in-person and teletherapy options to help clients regain control, rebuild confidence, and reconnect with their sense of purpose.",
      url: "https://doctorbrucehoffman.com/",
      telephone: "+1-646-321-7931",
      address: {
        @type: "PostalAddress",
        streetAddress: "1470 E 70th St",
        addressLocality: "Brooklyn",
        addressRegion: "NY",
        postalCode: "11234",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.6210502,
        longitude: -73.910397
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "159",
        bestRating: "5"
      },
      areaServed: "Brooklyn, NY and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals struggling with anxiety and panic, people managing depression or trauma, couples seeking relationship therapy, professionals experiencing burnout",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Anxiety Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Therapy Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Trauma & Relationship Support"
        }
      ],
      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.