{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterwheel-rv-park-chiloquin-or",
  "name": "Waterwheel RV Park",
  "description": "The Waterwheel RV Park and Campground is located in one of the Oregon’s premiere recreation areas and is located on […]",
  "url": "https://campertunity.com/listings/campgrounds/waterwheel-rv-park-chiloquin-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Williamson River Drive",
    "addressLocality": "Chiloquin",
    "addressRegion": "OR",
    "postalCode": "97624",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.577636,
    "longitude": -121.866126
  }
}