Structured Data

    Eliza Cheng, Dietitian and Nutritionist

    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: "Eliza Cheng, Dietitian and Nutritionist",
      description: "Eliza Cheng is a Registered Dietitian Nutritionist in Nashville specializing in eating disorder recovery and disordered eating through compassionate, shame-free nutrition therapy. She offers all-virtual nutrition counseling nationwide, focusing on helping clients rebuild their relationship with food and their body without diet culture rules or restriction. Her whole-person approach centers on your values and experiences, helping you find sustainable wellness that actually fits your life.",
      url: "https://www.ournourishedbodies.com/",
      telephone: "+1-909-307-4885",
      address: {
        @type: "PostalAddress",
        streetAddress: "4th Ave S",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1443776,
        longitude: -86.76667359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Nashville, TN and nationwide via telehealth",
      knowsAbout: "Nutrition & Dietitians, People recovering from eating disorders, individuals with disordered eating patterns, anyone seeking diet-free nutrition counseling, BIPOC and LGBTQIA+ individuals seeking culturally competent care",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Eating Disorder Specialization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "100% Virtual Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Centered Care"
        }
      ],
      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.