Structured Data

    New Lifestyle Nutrition

    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: "New Lifestyle Nutrition",
      description: "New Lifestyle Nutrition is a nutrition consulting business in Los Angeles that specializes in personalized dietary guidance and wellness coaching. They help clients achieve their health and fitness goals through customized nutrition plans and lifestyle support. With a focus on practical, sustainable nutrition strategies, they serve individuals looking to improve their overall wellness.",
      url: "http://goherbalife.com/aduarte",
      telephone: "+1-323-573-1762",
      address: {
        @type: "PostalAddress",
        streetAddress: "4004 S Vermont Ave",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90037",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0101845,
        longitude: -118.29116440000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Los Angeles and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking weight management, fitness enthusiasts, busy professionals, health-conscious consumers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Holistic Wellness 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.