{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royal-oaks-rv-park-bemidji-mn",
  "name": "Royal Oaks RV Park",
  "description": "Royal Oaks RV Park is located at 2874 Fenske Farm Lane Southeast, Bemidji MN 56601. Royal Oaks RV Park can be contacted at ***-***-**** or http://royaloaksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/royal-oaks-rv-park-bemidji-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2874 Fenske Farm Lane Southeast",
    "addressLocality": "Bemidji",
    "addressRegion": "MN",
    "postalCode": "56601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4335635,
    "longitude": -94.8619538
  }
}