{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-falls-casino-larchwood-ia",
  "name": "Grand Falls Casino",
  "description": "Grand Falls Casino RV Park is located near the Iowa-South Dakota border, featuring flat terrain typical of the region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-falls-casino-larchwood-ia",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Larchwood",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.499702,
    "longitude": -96.501691
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$35-$60"
}