Structured Data

    Acoma House Events

    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: "Acoma House Events",
      description: "The Acoma House is a boutique wedding venue and hotel in Denver's arts district offering intimate celebrations with on-site lodging for up to 24 guests. Beyond weddings, they host private events including corporate gatherings, milestone celebrations, bar mitzvahs, quinceañeras, and team-building workshops in a uniquely designed artistic space. The venue combines flexibility and creativity with the convenience of on-site accommodations, allowing guests to celebrate without transportation logistics.",
      url: "http://www.acomahouseevents.com/",
      telephone: "+1-917-723-2048",
      address: {
        @type: "PostalAddress",
        streetAddress: "1110 Acoma St",
        addressLocality: "Denver",
        addressRegion: "CO",
        postalCode: "80210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 39.734152699999996,
        longitude: -104.988571
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Denver and metro area",
      knowsAbout: "Event & Wedding Venues, Couples seeking intimate weddings, corporate event planners, milestone celebration hosts, destination event guests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Lodging"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Artistic Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Event Hosting"
        }
      ],
      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.