Structured Data

    Orari Healing 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: "Orari Healing Therapy",
      description: "Orari Healing Therapy is a Phoenix-based wellness practice offering therapeutic services to support mental health and holistic healing. Located on Northern Avenue, they provide compassionate, client-centered care designed to help individuals navigate life challenges and achieve emotional well-being. Their approach combines evidence-based therapeutic practices with a focus on personalized healing.",
      url: "http://www.orarihealingtherapy.com/",
      telephone: "+1-480-744-7828",
      address: {
        @type: "PostalAddress",
        streetAddress: "1730 E Northern Ave Suite 204",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85020",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5556082,
        longitude: -112.0442303
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Phoenix and surrounding areas, Arizona",
      knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people navigating life transitions, those pursuing emotional wellness and personal growth",
      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.