Structured Data

    Kaylan Green, RD, LD

    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: "Kaylan Green, RD, LD",
      description: "Kaylan Green is a registered dietitian (RD) and licensed dietician (LD) providing personalized nutrition counseling and dietary guidance in Oklahoma City. Based at OU Health, Kaylan works with patients to develop evidence-based nutrition plans tailored to their individual health goals and medical conditions. She offers professional nutrition assessment and intervention to support overall wellness and disease management.",
      url: "https://www.ouhealth.com/~/find-a-doctor/kaylan-green-rd-ld/",
      telephone: "+1-405-271-9448",
      address: {
        @type: "PostalAddress",
        streetAddress: "1000 N Lincoln Blvd #3200",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73104",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.477166499999996,
        longitude: -97.5011214
      },
      areaServed: "Oklahoma City, Oklahoma",
      knowsAbout: "Nutrition & Dietitians, Patients managing chronic diseases, individuals seeking medical nutrition therapy, people with specific health conditions requiring dietary intervention",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed Registered Dietitian"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OU Health Integration"
        }
      ],
      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.