Structured Data

    Anna Marie Long Nutrition, LLC

    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: "Anna Marie Long Nutrition, LLC",
      description: "Anna Marie Long Nutrition, LLC is a nutrition consulting practice in Austin specializing in personalized dietary guidance and health optimization. Led by a registered dietitian, the practice offers evidence-based nutrition counseling tailored to individual health goals and medical needs. They focus on translating complex nutrition science into practical, sustainable lifestyle changes for their clients.",
      url: "http://annamarierd.com/",
      telephone: "+1-512-843-5781",
      address: {
        @type: "PostalAddress",
        streetAddress: "8500 N Mopac Expy #901",
        addressLocality: "Austin",
        addressRegion: "TX",
        postalCode: "78759",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.372617700000003,
        longitude: -97.74195089999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Austin and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking personalized nutrition guidance, patients with chronic health conditions, people wanting sustainable dietary lifestyle changes",
      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.