Structured Data

    Denver Nutrition Clinic

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Denver Nutrition Clinic",
      description: "Denver Nutrition Clinic offers personalized nutrition counseling and dietary planning services to help clients achieve their health and wellness goals. Located on Elati Street in Denver, the clinic provides evidence-based nutritional guidance tailored to individual health conditions and lifestyle needs. They work with clients seeking to improve their overall nutrition, manage specific health concerns, and develop sustainable eating habits.",
      telephone: "+1-720-295-6560",
      address: {
        @type: "PostalAddress",
        streetAddress: "1235 Elati St",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80204",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.7359619,
        longitude: -104.99431469999999
      },
      areaServed: "Denver and surrounding metro area",
      knowsAbout: "Nutrition & Dietitians, Individuals with health concerns, people seeking to improve eating habits, those managing chronic conditions through nutrition",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based Approach"
        }
      ],
      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.