Structured Data

    Sista's Mix and Sips

    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: "Sista's Mix and Sips",
      description: "Sista's Mix and Sips is a catering business in Twin Falls, ID that specializes in customized food and beverage service for events. The business offers personalized catering solutions, though specific service details are best confirmed by contacting them directly at (208) 751-6019 or through their social media channels.",
      url: "http://sistasmix-n-sips.com/",
      telephone: "+1-208-751-6019",
      address: {
        @type: "PostalAddress",
        streetAddress: "465 Fillmore St",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.569788200000005,
        longitude: -114.4655669
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Catering, Small to medium-sized events, Corporate gatherings, Private celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Business"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.