{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-oleo-acres-rv-park-belfield-nd",
  "name": "Oleo Acres RV Park",
  "description": "Oleo Acres RV Park is located at , Belfield ND 58622. Oleo Acres RV Park can be contacted at ***-***-**** or https://oleo-acres-rv-park.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-oleo-acres-rv-park-belfield-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Belfield",
    "addressRegion": "ND",
    "postalCode": "58622",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.126447,
    "longitude": -103.202819
  }
}