Structured Data

    Bon Secours Center for Healthy Living Sarah Garland Jones Center

    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: "Bon Secours Center for Healthy Living Sarah Garland Jones Center",
      description: "Bon Secours Center for Healthy Living Sarah Garland Jones Center is a community wellness facility in Richmond that serves as a health-focused venue for fitness, wellness programs, and community events. As part of the Bon Secours health system, the center provides resources and programming designed to promote healthy living and support wellness initiatives for the local community.",
      url: "https://bonsecours.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "2600 Nine Mile Rd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23223",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.5409353,
        longitude: -77.4082392
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Holistic Wellness, Community members seeking wellness programs, fitness activities, health education, event hosting",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Part of Bon Secours Health System"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Programming"
        }
      ],
      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.