Structured Data

    Stable Hall

    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: "Stable Hall",
      description: "Stable Hall is a versatile event venue in San Antonio's Pearl District offering spaces for weddings, corporate events, private parties, and live music performances. Located at 307 Pearl Parkway, this established venue combines indoor and outdoor capabilities with professional event coordination to host gatherings of various sizes and styles.",
      url: "https://www.stablehall.com/",
      telephone: "+1-210-427-7464",
      address: {
        @type: "PostalAddress",
        streetAddress: "307 Pearl Pkwy",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78215",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.4429731,
        longitude: -98.47936800000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "436",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, musicians and bands, private party hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Pearl District Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Spaces"
        }
      ],
      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.