Structured Data

    Coastal 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: "Coastal Nutrition",
      description: "Coastal Nutrition is a nutrition counseling practice in Largo specializing in personalized dietary guidance and wellness support. The practice helps clients achieve their health goals through evidence-based nutrition strategies tailored to individual needs and lifestyles. They work with clients seeking to improve overall wellness, manage specific health conditions, and develop sustainable eating habits.",
      url: "http://www.coastalnutritionlargo.com/",
      telephone: "+1-727-212-3600",
      address: {
        @type: "PostalAddress",
        streetAddress: "2480 E Bay Dr #31",
        addressLocality: "Largo",
        addressRegion: "FL",
        postalCode: "33771",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9178015,
        longitude: -82.7598032
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Largo, Florida and surrounding Tampa Bay area communities",
      knowsAbout: "Nutrition & Dietitians, Health-conscious individuals, those managing chronic conditions through diet, weight management seekers, athletes optimizing nutrition",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        }
      ],
      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.