Structured Data

    Drift Behavioral Health

    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: "Drift Behavioral Health",
      description: "Drift Behavioral Health is a mental health clinic in Colorado Springs offering therapy, counseling, and psychiatric services to adolescents and adults. They provide evidence-based treatment for anxiety, depression, trauma, and other behavioral health concerns in a professional clinical setting. Their team focuses on personalized care and evidence-based approaches to help clients achieve lasting wellness.",
      url: "https://driftbehavioral.com/",
      telephone: "+1-719-409-7714",
      address: {
        @type: "PostalAddress",
        streetAddress: "5446 N Academy Blvd Ste 102",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80918",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.9064821,
        longitude: -104.7836167
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adolescents and adults seeking therapy, individuals struggling with anxiety or depression, people working through trauma",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Treatment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Care"
        }
      ],
      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.