{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-candy-cane-rv-park-campground-steel",
  "name": "Candy Cane RV Park & Campground",
  "description": "Candy Cane RV Park & Campground is located at 11 State Highway M, Steelville MO 65565. Candy Cane RV Park & Campground can be contacted at ***-***-**** or http://www.candycanervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-candy-cane-rv-park-campground-steel",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 State Highway M",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9597472,
    "longitude": -91.4053734
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/steelville/candy-cane-rv-park-campground"
  ]
}