Structured Data

    One Bite at a Time Nutrition

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "One Bite at a Time Nutrition",
      description: "One Bite at a Time Nutrition provides personalized, compassionate nutrition consultations delivered remotely from St. Petersburg. Founded with a mission to bridge gaps in nutritional support after diagnosis, they offer individualized nutrition therapy, specialized group programs, and flexible scheduling with daytime and evening appointments. Their holistic approach treats the root cause of health conditions while empowering clients through mindful, partnership-based care.",
      url: "http://onebitestpete.com/",
      telephone: "+1-727-619-6262",
      address: {
        @type: "PostalAddress",
        streetAddress: "2961 1st Ave N",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33713",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7722233,
        longitude: -82.6737188
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "St. Petersburg, FL and surrounding areas (remote consultations available)",
      knowsAbout: "Nutrition & Dietitians, Individuals managing chronic conditions, people seeking personalized nutrition guidance, clients preferring remote healthcare access, those wanting holistic wellness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Virtual Consultations"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Root Cause Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Inclusive Practice"
        }
      ],
      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.