Structured Data

    Frisco Heritage Depot

    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: "Frisco Heritage Depot",
      description: "Frisco Heritage Center is a free public historical park operated by the City of Frisco that preserves and celebrates local history. The 20-acre heritage site features the Frisco Heritage Museum, historic buildings including the Crozier-Sickles House and Smith-Muse House, a steam locomotive, wooden caboose, and interpretive exhibits. Beyond serving as a museum and educational destination, the Heritage Center also functions as an event venue, offering a unique historic setting for weddings, celebrations, and community gatherings.",
      url: "https://www.friscotexas.gov/1355/Frisco-Heritage-Center",
      telephone: "+1-972-292-5101",
      address: {
        @type: "PostalAddress",
        streetAddress: "6499 Page St",
        addressLocality: "Frisco",
        addressRegion: "TX",
        postalCode: "75034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.1494184,
        longitude: -96.8302418
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Frisco, TX and surrounding North Dallas communities",
      knowsAbout: "Event & Wedding Venues, History enthusiasts, families seeking educational outings, couples wanting a unique historic wedding venue, local organizations hosting community events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Admission Museum"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Site Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "City-Operated & Community-Focused"
        }
      ],
      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.