{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/promise-land-resort-rv-sites-mountain-home-ar",
  "name": "Promise Land Resort & RV Sites",
  "description": "Promise Land Resort & RV Sites is located at 323 County Road 107, Mountain Home AR 72653. Promise Land Resort & RV Sites can be contacted at ***-***-**** or http://www.promiselandresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/promise-land-resort-rv-sites-mountain-home-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "323 County Road 107",
    "addressLocality": "Mountain Home",
    "addressRegion": "AR",
    "postalCode": "72653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.408435,
    "longitude": -92.576637
  }
}