Structured Data

    JAX 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: "JAX Nutrition",
      description: "JAX Nutrition is a nutrition-focused food store in Twin Falls specializing in health-conscious products, supplements, and nutritional items. Located on Blue Lakes Boulevard, they help customers find quality supplements and health foods to support their wellness goals.",
      url: "https://www.jaxnutrition.com/",
      telephone: "+1-208-749-6225",
      address: {
        @type: "PostalAddress",
        streetAddress: "266 Blue Lakes Blvd N",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.566176299999995,
        longitude: -114.459935
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "8",
        bestRating: "5"
      },
      areaServed: "Twin Falls, ID and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Health-conscious consumers, supplement users, fitness enthusiasts, individuals managing specific nutritional needs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Nutrition Focus"
        },
        {
          @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.