Structured Data

    Designed Health

    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: "Designed Health",
      description: "Designed Health is a nutrition and wellness consulting firm in Boise specializing in personalized nutrition plans, metabolic testing, and health optimization. The team works with clients to address dietary needs, weight management, and overall wellness through science-based nutrition strategies. They combine comprehensive health assessments with individualized guidance to help clients achieve sustainable health goals.",
      url: "https://www.dhboise.com/contact/",
      telephone: "+1-208-495-6555",
      address: {
        @type: "PostalAddress",
        streetAddress: "2537 W State St Ste. 110",
        addressLocality: "Boise",
        addressRegion: "ID",
        postalCode: "83702",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.630654799999995,
        longitude: -116.2219714
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Boise, ID and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Health-conscious individuals seeking personalized nutrition guidance, people with metabolic concerns, weight management clients, wellness optimization",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Metabolic Testing Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Science-Based 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.