Structured Data

    St. Petersburg 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: "St. Petersburg Nutrition",
      description: "St. Petersburg Nutrition is an independent nutrition consulting practice in downtown St. Petersburg offering personalized dietary guidance and nutritional assessment services. The practice focuses on helping clients achieve their health goals through evidence-based nutrition strategies tailored to individual needs and lifestyles.",
      url: "http://www.stpetersburgnutrition.com/",
      telephone: "+1-727-344-9933",
      address: {
        @type: "PostalAddress",
        streetAddress: "2931 1st Ave S",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33712",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.7703694,
        longitude: -82.6732463
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "132",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding Tampa Bay areas",
      knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, people managing chronic conditions, clients seeking sustainable nutrition changes, anyone wanting personalized dietary guidance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Practice"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive 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.