Structured Data

    Grace Counseling Center

    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: "Grace Counseling Center",
      description: "Grace Counseling Center provides individual and family therapy services in Fredericksburg, specializing in mental health counseling for children, adolescents, and adults. Led by experienced clinicians, they offer a compassionate approach to addressing emotional and behavioral challenges in a comfortable, confidential setting.",
      url: "http://www.marymannhart.com/",
      telephone: "+1-540-548-4114",
      address: {
        @type: "PostalAddress",
        streetAddress: "1125 Heatherstone Dr Ste 101",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2933084,
        longitude: -77.5288453
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, Virginia and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Families seeking therapy, parents looking for child counseling, teens navigating emotional challenges, adults in need of individual mental health support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Age Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Centered Care"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.