Structured Data

    Horseshoe Knot Event Center

    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: "Horseshoe Knot Event Center",
      description: "Horseshoe Knot Event Center is a versatile venue in Lubbock specializing in weddings, receptions, corporate events, and private celebrations. The facility offers flexible indoor and outdoor spaces that can accommodate events of various sizes, making it suitable for intimate gatherings or larger celebrations. Their experienced team works with clients to customize events and create memorable occasions.",
      url: "http://www.horseshoeknoteventcenter.com/",
      telephone: "+1-806-543-5268",
      address: {
        @type: "PostalAddress",
        streetAddress: "5618 County Rd 1240",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.541581799999996,
        longitude: -102.0351728
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "91",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event hosts, anniversary and milestone celebrations, families hosting private events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Event Packages"
        }
      ],
      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.