{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ariel-rv-park-noel-mo",
  "name": "Ariel RV Park",
  "description": "1351 Royal Heel, Missouri 64854",
  "url": "https://campertunity.com/listings/campgrounds/ariel-rv-park-noel-mo",
  "image": [
    "https://img1.wsimg.com/isteam/ip/4da01cd6-ac99-449d-8f3d-fabb58d74fb1/IMG_2847%20copy%202.jpg",
    "http://img1.wsimg.com/isteam/ip/4da01cd6-ac99-449d-8f3d-fabb58d74fb1/IMG_2847%20copy%202.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1351 Route H",
    "addressLocality": "Noel",
    "addressRegion": "MO",
    "postalCode": "64854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.579225,
    "longitude": -94.405151
  }
}