Structured Data

    Z Dietitian

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Z Dietitian",
      description: "Z Dietitian is a nutrition counseling practice in Austin specializing in personalized dietary guidance and nutrition therapy. The practice works with clients to develop sustainable eating habits and achieve their health goals through evidence-based nutrition interventions. Z Dietitian serves individuals seeking professional nutrition support for various health conditions and wellness objectives.",
      url: "http://www.zdietitian.com/",
      telephone: "+1-973-476-2344",
      address: {
        @type: "PostalAddress",
        streetAddress: "8116 Matchlock Cove",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78729",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.4481962,
        longitude: -97.7687202
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "12",
        bestRating: "5"
      },
      areaServed: "Austin, TX and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic health conditions, fitness enthusiasts, people seeking lifestyle improvements, those wanting professional nutrition guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian"
        },
        {
          @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.