{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wally-world-loudonville-oh",
  "name": "Wally World",
  "description": "Wally World Riverside Resort is a gorgeous Ohio RV resort and RV campground on the banks of the scenic Mohican River. Nestled aside the historic Wally Road Scen",
  "url": "https://campertunity.com/listings/campgrounds/wally-world-loudonville-oh",
  "image": [
    "https://photos.thedyrt.com/photo/836485/media/wally-world-riverside-resort_2ef62cbd-d41c-481f-87d7-a549f2740703.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/836485/media/wally-world-riverside-resort_2ef62cbd-d41c-481f-87d7-a549f2740703.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16121 County Highway 23",
    "addressLocality": "Loudonville",
    "addressRegion": "OH",
    "postalCode": "44842",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.59193006,
    "longitude": -82.19056999
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 166,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$55-$9.99"
}