Structured Data

    Finally Functional 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: "Finally Functional Nutrition",
      description: "Finally Functional Nutrition is a nutrition consulting practice in Boca Raton specializing in functional medicine and personalized dietary approaches. Owner and nutritionist help clients achieve lasting health improvements through evidence-based nutrition strategies tailored to individual needs and health conditions. They focus on understanding the root causes of health issues rather than treating symptoms alone.",
      url: "http://www.finallyfunctionalnutrition.com/",
      telephone: "+1-561-401-0888",
      address: {
        @type: "PostalAddress",
        streetAddress: "6919 SW 18th St Suite C217",
        addressLocality: "Boca Raton",
        addressRegion: "FL",
        postalCode: "33433",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.3324991,
        longitude: -80.1520602
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Boca Raton and surrounding South Florida communities",
      knowsAbout: "Nutrition & Dietitians, Individuals seeking sustainable dietary changes, people with chronic health conditions, those interested in preventive health through nutrition",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Functional Medicine Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Nutrition Plans"
        }
      ],
      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.