Structured Data

    The Faces Of Hope

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Faces Of Hope",
      description: "The Faces of Hope is a medical clinic in Richmond specializing in weight loss and obesity treatment. They offer comprehensive weight management programs designed to help patients achieve sustainable health improvements through medical guidance and personalized treatment plans.",
      url: "https://www.hopeforobesity.com/contact",
      telephone: "+1-804-592-4751",
      address: {
        @type: "PostalAddress",
        streetAddress: "249 E German School Rd",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23224",
        addressCountry: "US"
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Richmond, Virginia and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking medical weight loss treatment, people with obesity-related health concerns, patients wanting medically supervised wellness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Medical Obesity Specialist Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Treatment Plans"
        }
      ],
      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.