{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-paradise-resort-lone-jack-mo-64070-mo",
  "name": "Lake Paradise Resort",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/lake-paradise-resort-lone-jack-mo-64070-mo",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "985 Nw 1901st Rd,",
    "addressLocality": "Lone Jack, MO 64070",
    "addressRegion": "MO",
    "postalCode": "64070"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8708419,
    "longitude": -94.1738345
  }
}