Structured Data

    Beacon Bridge - Dunstan Ave.

    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: "Beacon Bridge - Dunstan Ave.",
      description: "Beacon Bridge is a health clinic located in Durham that provides comprehensive mental health and wellness services to the local community. They offer therapy, counseling, and psychiatric care with a focus on personalized, evidence-based treatment. The practice emphasizes accessible, compassionate mental health support for individuals and families seeking professional care.",
      url: "https://beaconbridgehs.com/",
      telephone: "+1-984-377-8576",
      address: {
        @type: "PostalAddress",
        streetAddress: "415 Dunstan Ave Suite B",
        addressLocality: "Durham",
        addressRegion: "NC",
        postalCode: "27707",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9788212,
        longitude: -78.9005219
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Durham, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families needing counseling support, people looking for medication management combined with talk therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Practice"
        }
      ],
      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.