Structured Data

    Christina R. Martinez, LCSW

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Christina R. Martinez, LCSW",
      description: "Christina R. Martinez is a licensed clinical social worker (LCSW) in Chandler, AZ, specializing in deep, experiential therapy for sensitive and neurodivergent adults. She offers individual therapy using Internal Family Systems (IFS) and Brainspotting—somatic techniques designed to process trauma, anxiety, and self-limiting beliefs held in the body. Christina also provides intensive 3-hour sessions for clients seeking faster, deeper progress, and offers both in-person and virtual therapy to clients in Arizona and Michigan.",
      url: "http://www.rosematrixcounseling.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "1490 S Price Rd",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85286",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.2838636,
        longitude: -111.89184689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Chandler, Arizona and Traverse City, Michigan (virtual and in-person)",
      knowsAbout: "Mental Health & Therapy, Creative professionals and high-achievers, Neurodivergent adults (ADHD, autism), People healing from family-of-origin trauma, Individuals seeking somatic/body-based therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Brainspotting & IFS Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Neurodivergent-Affirming Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Intensive Therapy Sessions Available"
        }
      ],
      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.