Structured Data

    Rebecca Jones, Counselor

    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: "Rebecca Jones, Counselor",
      description: "Rebecca Jones is a licensed counselor serving the Plano area through LifeStance Health, offering individual therapy and mental health counseling. She provides personalized therapeutic support for clients seeking to improve their mental wellness and address life challenges. As part of a larger mental health network, she combines professional expertise with accessible care options.",
      url: "https://lifestance.com/provider/therapist/tx/plano/rebecca-jones/",
      telephone: "+1-972-964-3214",
      address: {
        @type: "PostalAddress",
        streetAddress: "2222 W Spring Creek Pkwy Suite 116",
        addressLocality: "Plano",
        addressRegion: "TX",
        postalCode: "75023",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.0570661,
        longitude: -96.73870509999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Plano, TX and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people managing life transitions, those looking for professional counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "LifeStance Network Access"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Individualized Therapy"
        }
      ],
      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.