Structured Data

    Courage Health & Wellness

    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: "Courage Health & Wellness",
      description: "Courage Health & Wellness is a mental health practice in Fredericksburg, VA offering therapy and counseling services for adults, adolescents, and families. They provide both in-person and telehealth sessions to address a range of mental health concerns including anxiety, depression, trauma, and relationship issues. The practice is dedicated to creating a supportive, non-judgmental environment where clients can work toward meaningful personal growth and healing.",
      url: "https://www.couragehw.com/",
      telephone: "+1-540-645-1655",
      address: {
        @type: "PostalAddress",
        streetAddress: "109 Olde Greenwich Dr #101",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.272107999999996,
        longitude: -77.48205899999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Mental Health & Therapy, Adults seeking individual therapy, families needing counseling, adolescents addressing behavioral or emotional challenges, individuals preferring telehealth options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Telehealth & In-Person Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Age & Family Services"
        }
      ],
      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.