{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/last-resort-rv-park-warsaw-mo",
  "name": "The Last Resort RV Park 28819 Black Rock Ave, Warsaw, MO 65355-4575",
  "description": "The Last Resort is located on the Lake of the Ozarks. We offer annual and seasonal sites. Come and enjoy the pool, seasonal pizza and ice cream shop, boat slips and a private ramp located within the park.",
  "url": "https://campertunity.com/listings/campgrounds/last-resort-rv-park-warsaw-mo",
  "image": [
    "https://mobilehomes.s3.amazonaws.com/photo/42/42f3/42f34fe3-8430-4346-800a-02fa7f3154c1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28819 Black Rock Ave",
    "addressLocality": "Warsaw",
    "addressRegion": "MO",
    "postalCode": "65355-4575",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.267443,
    "longitude": -93.255218
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}