Structured Data

    Grace Therapy PLLC

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Grace Therapy PLLC",
      description: "Grace Therapy PLLC is a mental health counseling practice in Raleigh specializing in therapy and counseling services for individuals seeking support with life challenges, emotional wellness, and personal growth. The practice offers professional therapeutic services delivered by licensed clinicians in a compassionate, client-centered environment.",
      url: "http://www.gracetherapists.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "150 Wind Chime Ct",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8749086,
        longitude: -78.641847
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Individuals seeking mental health support, people managing life transitions, anyone interested in personal growth through therapy",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Clinical Team"
        },
        {
          @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.