{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wally-world-riverside-resort-loudonville-oh",
  "name": "Wally World Riverside Resort",
  "description": "Wally World Riverside Resort camping reservations and campground information. Learn more about camping near Wally World Riverside Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/wally-world-riverside-resort-loudonville-oh",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784312/%7Bpht%7DphotoURL6-original%7Bpht%7D1712866152244.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16121 County Highway 23",
    "addressLocality": "Loudonville",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.59226,
    "longitude": -82.19058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}