Structured Data

    RiverStone Wedding/Event Center

    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: "RiverStone Wedding/Event Center",
      description: "RiverStone Wedding/Event Center is a full-service venue in Fort Atkinson specializing in weddings, corporate events, and private celebrations. Located at 1905 Central Coast Lane, the center offers elegant indoor and outdoor spaces with on-site catering, event coordination, and bar service to create memorable occasions for groups of all sizes.",
      url: "https://riverstonepremier.com/",
      telephone: "+1-920-542-5118",
      address: {
        @type: "PostalAddress",
        streetAddress: "1905 Central Coast Ln",
        addressLocality: "Fort Atkinson",
        addressRegion: "WI",
        postalCode: "53538",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.8965014,
        longitude: -88.858578
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "200",
        bestRating: "5"
      },
      areaServed: "Fort Atkinson, WI and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Engaged couples, Corporate event planners, Family celebrations, Private party hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Indoor and Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Catering and Bar"
        }
      ],
      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.