{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rothwell-park-moberly-mo",
  "name": "Rothwell Park",
  "description": "Rothwell Park is located at South Holman Road, Moberly MO 65270. Rothwell Park can be contacted at ***-***-**** or https://www.moberlymo.org/166/Rothwell-Park",
  "url": "https://campertunity.com/listings/campgrounds/rothwell-park-moberly-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Holman Road",
    "addressLocality": "Moberly",
    "addressRegion": "MO",
    "postalCode": "65270",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4201184,
    "longitude": -92.4651598
  }
}