Structured Data

    Nutrition Wellness

    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: "Nutrition Wellness",
      description: "Nutrition Wellness is an independent nutrition practice located in downtown Austin offering personalized nutrition counseling and dietary guidance. The practice focuses on helping clients achieve their health goals through evidence-based nutritional strategies tailored to individual needs and lifestyles.",
      telephone: "+1-512-709-6278",
      address: {
        @type: "PostalAddress",
        streetAddress: "604 E 9th St",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.269657,
        longitude: -97.7358282
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people managing chronic conditions, fitness enthusiasts, anyone seeking dietary improvement",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.