Structured Data

    Evolution Counseling OKC

    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: "Evolution Counseling OKC",
      description: "Evolution Counseling OKC is a mental health counseling practice located in Oklahoma City offering therapy and counseling services to individuals and families. The practice provides professional mental health support in a welcoming clinical setting, helping clients work through various life challenges and emotional concerns.",
      url: "http://www.evolutioncounselingokc.com/",
      telephone: "+1-405-437-1588",
      address: {
        @type: "PostalAddress",
        streetAddress: "701 W Sheridan Ave #305",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73102",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.466735,
        longitude: -97.524428
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking therapy, families looking for counseling support, people managing stress and life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Mental Health Professionals"
        },
        {
          @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.