Structured Data

    Coastal Cognitive Behavioral 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: "Coastal Cognitive Behavioral Therapy",
      description: "Coastal Cognitive Behavioral Therapy specializes in evidence-based cognitive behavioral therapy (CBT) for individuals struggling with anxiety, depression, trauma, and other mental health challenges. Located in San Diego, they provide personalized therapy sessions designed to help clients develop practical coping strategies and achieve lasting mental health improvements. Their therapists are trained in CBT techniques to address the root causes of psychological distress.",
      url: "http://www.coastalcbt.com/",
      telephone: "+1-858-215-4044",
      address: {
        @type: "PostalAddress",
        streetAddress: "11622 El Camino Real # 100",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9285287,
        longitude: -117.2389197
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "San Diego and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults with anxiety, depression, or trauma, individuals seeking evidence-based therapy, people looking for structured mental health treatment",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "CBT Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.