Structured Data

    Clay Venues

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Clay Venues",
      description: "Clay Venues is an all-inclusive wedding and event venue in downtown Colorado Springs offering a modern, minimalist 6,000-square-foot space with polished concrete floors, high ceilings, and oversized windows. Located at 10 N Wahsatch Ave, the venue accommodates up to 200 guests and provides a blank canvas design that works with any aesthetic, from classic to bold. Their all-inclusive packages handle the details of planning and execution, with professional support including digital contracts, online event layout tools, and a 30-day walkthrough before the big day.",
      url: "https://clayvenues.com/",
      telephone: "+1-719-377-3804",
      address: {
        @type: "PostalAddress",
        streetAddress: "10 N Wahsatch Ave",
        addressLocality: "Colorado Springs",
        addressRegion: "CO",
        postalCode: "80903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8342124,
        longitude: -104.81832490000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Colorado Springs and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking modern aesthetics, Design-forward celebrations, All-in-one event planning, Groups up to 200 guests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Inclusive Packages"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Modern Minimalist Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Planning Tools"
        }
      ],
      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.