Structured Data

    The Copper House AZ

    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: "The Copper House AZ",
      description: "The Copper House is a dual-purpose venue and vacation rental in downtown Chandler offering a beautifully appointed 2-bedroom home with heated pool, outdoor entertaining space, and full amenities. They specialize in intimate micro weddings, corporate events, bachelorette parties, and photography sessions in their private gated yard, while also operating as a short-term rental for guests seeking a stylish Arizona retreat. Their sister property, The Stanley, provides additional capacity with three connected bungalows sharing a central outdoor area.",
      url: "https://thecopperhouseaz.com/",
      telephone: "+1-602-684-0205",
      address: {
        @type: "PostalAddress",
        streetAddress: "112 W Boston St",
        addressLocality: "Chandler",
        addressRegion: "AZ",
        postalCode: "85225",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.3024421,
        longitude: -111.8432184
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Chandler and greater Phoenix metro area",
      knowsAbout: "Event & Wedding Venues, Couples planning micro or small intimate weddings, Corporate event planners hosting client gatherings, Groups seeking combined event space and lodging, Photography companies looking for distinctive venue backdrops",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual-Purpose Venue & Lodging"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Micro Wedding Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Sister Property Network"
        }
      ],
      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.