Structured Data

    Signal Mountain Nutrition

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Signal Mountain Nutrition",
      description: "Signal Mountain Nutrition is a local nutrition retail store in Chattanooga specializing in vitamins, supplements, sports nutrition products, and health-focused merchandise. Located on Signal Mountain Road, they offer a curated selection of nutritional products and wellness items for health-conscious consumers looking to support their fitness and wellness goals.",
      telephone: "+1-423-654-3669",
      address: {
        @type: "PostalAddress",
        streetAddress: "801 Signal Mountain Road St, 101",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.099936899999996,
        longitude: -85.3294118
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Fitness enthusiasts, athletes, supplement seekers, health-conscious consumers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Product Selection"
        }
      ],
      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.