Structured Data

    Tripp's Drinks

    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: "Tripp's Drinks",
      description: "Tripp's Drinks is a Lubbock-based catering service and food delivery restaurant specializing in beverages and food offerings. They provide catering solutions for events and occasions, along with food delivery services to the local community. The business combines on-site catering capabilities with convenient delivery options to serve both event planners and individual customers.",
      url: "http://trippsdrinks.com/",
      telephone: "+1-806-787-7442",
      address: {
        @type: "PostalAddress",
        streetAddress: "2608 Salem Ave",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79410",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5706156,
        longitude: -101.9103332
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Catering, Event planners, party hosts, corporate events, individuals seeking food delivery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Service Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Beverage-Focused Specialty"
        }
      ],
      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.