{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boomtown-rv-park-cabin-rentals-white-earth-nd-us",
  "name": "Boomtown RV Park and Cabin Rentals White Earth, ND 58794",
  "description": "Quiet, off the main highway, private setting.",
  "url": "https://campertunity.com/listings/campgrounds/boomtown-rv-park-cabin-rentals-white-earth-nd-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "309 1st Street Ne",
    "addressLocality": "White Earth",
    "addressRegion": "ND",
    "postalCode": "58794",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.380576,
    "longitude": -102.7732376
  }
}