{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arnold-arnold-ne",
  "name": "Arnold Motel & Camp",
  "description": "Arnold Motel & Camp is located at 307 North Hillcrest Street, Arnold NE 69120. Arnold Motel & Camp can be contacted at ***-***-**** or https://campnative.com/campgrounds/USA/NE/Arnold/arnold-motel-camp",
  "url": "https://campertunity.com/listings/campgrounds/arnold-arnold-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "307 North Hillcrest Street",
    "addressLocality": "Arnold",
    "addressRegion": "NE",
    "postalCode": "69120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4249605,
    "longitude": -100.1910876
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/arnold/arnold-motel-camp"
  ]
}