{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pelican-lake-campground-and-sandy-lake-recreation-area-botti",
  "name": "Pelican Lake Campground and Sandy Lake Recreation Area",
  "description": "Primitive camping, hiking, boat ramp, fishing, wildlife viewing, well for drinking water, no electricity or water at campsites.",
  "url": "https://campertunity.com/listings/campgrounds/pelican-lake-campground-and-sandy-lake-recreation-area-botti",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1037 Forestry Drive",
    "addressLocality": "Bottineau",
    "addressRegion": "ND",
    "postalCode": "58318",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.946186,
    "longitude": -100.264265
  },
  "sameAs": [
    "https://www.ndtourism.com/bottineau/places-stay/campgrounds-rv-parks/pelican-lake-campground-and-sandy-lake-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    }
  ]
}