Structured Data

    Nicole Geurin, RD

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

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Nicole Geurin, RD",
      description: "Nicole Geurin is a registered dietitian (RD) offering personalized nutrition counseling and dietary guidance in Sacramento. She works with clients to develop sustainable eating plans tailored to their individual health goals and needs. Her expertise as a credentialed RD ensures evidence-based nutrition care and professional nutritional assessment.",
      address: {
        @type: "PostalAddress",
        streetAddress: "3211 Freeport Blvd",
        addressLocality: "Sacramento",
        addressRegion: "CA",
        postalCode: "95818",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.546354799999996,
        longitude: -121.4900242
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Sacramento, CA and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking professional nutrition guidance, people managing chronic health conditions through diet, fitness-focused individuals optimizing nutrition",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Registered Dietitian Credential"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        }
      ],
      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.