{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-earth-bay-recreation-area-new-town-nd",
  "name": "White Earth Bay Recreation Area",
  "description": "White Earth Bay Recreation Area is near White Earth, ND, and features terrain with open spaces and water access.",
  "url": "https://campertunity.com/listings/campgrounds/white-earth-bay-recreation-area-new-town-nd",
  "image": [
    "https://photos.thedyrt.com/photo/media/north-dakota-white-earth-bay-recreation-area_412c9bc8-16af-4a45-87df-169b92421a38.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/north-dakota-white-earth-bay-recreation-area_82f53a38-ad71-4cb7-bfcf-5819314f18d7.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-102.72797025,48.12485783)/-102.72797025,48.12485783,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/north-dakota-white-earth-bay-recreation-area_412c9bc8-16af-4a45-87df-169b92421a38.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "New Town",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.12485783,
    "longitude": -102.72797025
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-dakota/north-dakota-white-earth-bay-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}