{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southview-rv-park-warsaw-mo",
  "name": "Southview RV Park",
  "description": "Find your perfect getaway in Southview RV Park surrounded by good hunting, great fishing, and amazing people!",
  "url": "https://campertunity.com/listings/campgrounds/southview-rv-park-warsaw-mo",
  "image": [
    "https://img1.wsimg.com/isteam/ip/ddf5e200-f40b-4adf-9fe0-1b36fd05d968/WebphotoHarbor.jpg",
    "http://img1.wsimg.com/isteam/ip/ddf5e200-f40b-4adf-9fe0-1b36fd05d968/WebphotoHarbor.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33039 Hilty Ave",
    "addressLocality": "Warsaw",
    "addressRegion": "MO",
    "postalCode": "65355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.209087,
    "longitude": -93.369354
  }
}