{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/falling-water-horse-camp-pelsor-ar",
  "name": "Falling Water Horse Camp",
  "description": "Falling Water Horse Camp is located at 1616 Upper Falling Water Road, Pelsor AR 72856. Falling Water Horse Camp can be contacted at ***-***-**** or http://fallingwaterhorsecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/falling-water-horse-camp-pelsor-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1616 Upper Falling Water Road",
    "addressLocality": "Pelsor",
    "addressRegion": "AR",
    "postalCode": "72856",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.712929,
    "longitude": -92.953434
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/pelsor/falling-water-horse-camp"
  ]
}