{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oleo-acres-belfield-nd",
  "name": "Oleo Acres Rv Park",
  "description": "Oleo Acres is a family-friendly RV park within driving distance from Medora, ND, Roosevelt National Park, and Belfield, ND. Come stay with us!",
  "url": "https://campertunity.com/listings/campgrounds/oleo-acres-belfield-nd",
  "image": [
    "https://static.wixstatic.com/media/659916_cfb15fe8752041428c25e9b4c2d92bd9~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1967 U.S. 85",
    "addressLocality": "Belfield",
    "addressRegion": "ND",
    "postalCode": "58622-9333",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8852906,
    "longitude": -103.1996219
  }
}