{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peaceful-valley-resort",
  "name": "Peaceful valley resort",
  "description": "Experience a peaceful retreat at Peaceful Valley Resort, offering cozy cabins and family-friendly activities in a scenic Kentucky location.",
  "url": "https://campertunity.com/listings/campgrounds/peaceful-valley-resort",
  "image": [
    "https://img.pinecliffresort.net/d45/2502/1529346106.webp",
    "https://img.pinecliffresort.net/d45/2502/1529347432.webp",
    "https://img.pinecliffresort.net/d45/2502/1529347281.webp",
    "https://img.pinecliffresort.net/d45/2502/1529347794.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "645 41397 Right Fork Fixer Rd, Irvine, KY 40336, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6871299,
    "longitude": -83.713417
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/peaceful-valley-resort"
  ]
}