Structured Data

    Mesa Haus 109

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Mesa Haus 109",
      description: "Mesa Haus 109 is an event venue located in downtown Mesa offering flexible space for weddings, receptions, corporate events, and private celebrations. The intimate venue provides a blank canvas for creative event planning with modern amenities and dedicated support to bring clients' visions to life.",
      telephone: "+1-480-848-7779",
      address: {
        @type: "PostalAddress",
        streetAddress: "109 W University Dr",
        addressLocality: "Mesa",
        addressRegion: "AZ",
        postalCode: "85201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.422060099999996,
        longitude: -111.8344778
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Mesa and surrounding Phoenix metro areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private party hosts, Community celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Space"
        }
      ],
      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.