{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/candy-cane-rv-park-steelville-mo",
  "name": "Candy Cane RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/candy-cane-rv-park-steelville-mo",
  "image": [
    "https://static.wixstatic.com/media/4518fa_21fde567688f4a069cbd96b43d1c3c20~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9680999,
    "longitude": -91.354868
  },
  "sameAs": [
    "https://www.candycanervparkandcampground.com/"
  ]
}