Structured Data

    Northside 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: "Northside Nutrition",
      description: "Northside Nutrition is a health-focused food establishment in Cedar Park that serves nutritious meals, beverages, and health food products. With a strong focus on wellness, they offer tea, healthy foods, and nutrition-oriented options for customers seeking to support their health goals.",
      telephone: "+1-737-418-8411",
      address: {
        @type: "PostalAddress",
        streetAddress: "711 N Bell Blvd unidad C",
        addressLocality: "Cedar Park",
        addressRegion: "TX",
        postalCode: "78613",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.517412699999998,
        longitude: -97.82827789999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "188",
        bestRating: "5"
      },
      areaServed: "Cedar Park, TX and surrounding areas",
      knowsAbout: "Nutrition & Dietitians, Health-conscious consumers, people seeking nutritious meal options, wellness enthusiasts, tea lovers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Health-Focused Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Health Food Store"
        }
      ],
      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.