Structured Data

    Dallas Nutritional Programs

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Dallas Nutritional Programs",
      description: "Dallas Nutritional Programs offers personalized nutrition counseling and dietary guidance to help clients achieve their health and wellness goals. Based in Dallas, they work with individuals seeking to improve their eating habits, manage weight, and optimize their nutritional intake through customized programs tailored to each client's needs.",
      telephone: "+1-888-435-9993",
      address: {
        @type: "PostalAddress",
        streetAddress: "6090 Campbell Rd #136",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75248",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.9824367,
        longitude: -96.8026531
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "1",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Dallas, TX and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking weight management, health-conscious professionals, people with specific dietary needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Guidance"
        }
      ],
      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.