Structured Data

    Specialty Nutrition

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Specialty Nutrition",
      description: "Specialty Nutrition is a practice of Registered Dietitian Nutritionists (RDNs) in Richmond, VA that provides personalized nutrition counseling using a holistic, long-term approach. They specialize in managing a wide range of health conditions including diabetes, cardiovascular disease, weight management, celiac disease, inflammatory bowel disease, food allergies, IBS, sports nutrition, cancer-related nutrition, thyroid disorders, and autoimmune conditions. Their team emphasizes sustainable lifestyle change by considering each client's food preferences, exercise habits, stress level, medical history, and life circumstances.",
      url: "http://www.specialtynutritionandhealth.com/",
      telephone: "+1-804-864-1998",
      address: {
        @type: "PostalAddress",
        streetAddress: "2727 Enterprise Pkwy STE 100",
        addressLocality: "Richmond",
        addressRegion: "VA",
        postalCode: "23294",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.622761,
        longitude: -77.53151969999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Richmond, VA and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, People managing chronic health conditions, individuals seeking diabetes or cardiovascular disease management, athletes interested in sports nutrition, those with gastrointestinal or autoimmune disorders",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed RDN Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Specialty Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Long-Term Behavior Change"
        }
      ],
      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.