Structured Data

    Sonia Rodriguez - Registered Dietitian

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sonia Rodriguez - Registered Dietitian",
      description: "Sonia Rodriguez is a Registered Dietitian offering nutrition counseling services in San Antonio. She provides personalized dietary guidance and nutrition planning to help clients achieve their health goals through evidence-based nutritional strategies.",
      url: "https://www.gastroconsa.com/services/nutrition-counseling-services/",
      telephone: "+1-210-614-1234",
      address: {
        @type: "PostalAddress",
        streetAddress: "5223 Hamilton Wolfe",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5197648,
        longitude: -98.5900455
      },
      areaServed: "San Antonio, TX",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions through diet, clients wanting personalized dietary counseling",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Counseling"
        }
      ],
      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.