Structured Data

    Taliesin West

    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: "Taliesin West",
      description: "Taliesin West is Frank Lloyd Wright's winter home and desert laboratory in Scottsdale, a UNESCO World Heritage site and living museum dedicated to organic architecture. The Frank Lloyd Wright Foundation operates this iconic 1937 compound as a historic house museum offering guided tours, educational programs, summer camps, film screenings, and special events like Sunsets & Sips. Visitors explore Wright's architectural legacy, design philosophy, and personal collections while experiencing the desert landscape that inspired his innovative building principles.",
      url: "https://franklloydwright.org/",
      telephone: "+1-888-516-0811",
      address: {
        @type: "PostalAddress",
        streetAddress: "12621 N Frank Lloyd Wright Blvd",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85259",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.6063815,
        longitude: -111.8451844
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "2641",
        bestRating: "5"
      },
      areaServed: "Scottsdale and the greater Phoenix metropolitan area",
      knowsAbout: "Event & Wedding Venues, Architecture enthusiasts, design students, cultural tourists, families seeking educational experiences, Wright admirers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "UNESCO World Heritage Site"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Educational & Cultural Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Desert Laboratory"
        }
      ],
      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.