Structured Data

    BetterWay Therapy Services

    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: "BetterWay Therapy Services",
      description: "BetterWay Therapy Services is a mental health practice in Phoenix offering individual therapy and counseling to help clients navigate life's challenges and improve their emotional well-being. The practice focuses on providing compassionate, evidence-based care tailored to each client's unique needs and goals.",
      url: "https://the-betterway.org/",
      telephone: "+1-602-730-2088",
      address: {
        @type: "PostalAddress",
        streetAddress: "14435 N 7th St Suite #101",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.617875,
        longitude: -112.0648571
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, people navigating life transitions, those managing stress or emotional challenges",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Client-Centered Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Accessible Location"
        }
      ],
      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.