{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-superior-forest-camp-isabella-mn",
  "name": "Secluded Superior Forest Camp",
  "description": "Escape to a hidden woodland retreat perfect for RV Camping and forest immersion. Tucked deep in old-growth trees, this remote site offers level parking, optional electric hookups and total privacy. Wake to bird calls and rustling leaves, unwind under a natural canopy, or use it as a peaceful basecamp for exploring nearby trails and lakes. Ideal for recharging in serene seclusion, this forest getaway blends simplicity with nature‚Äôs beauty.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-superior-forest-camp-isabella-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26966/photo-gallery/tG2x6FDiS23QYk6i_bb0a7c18d2d31070deea6580e900d4cb_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Isabella, MN",
    "addressLocality": "Isabella",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.61208688,
    "longitude": -91.4431985
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/minnesota/sweet-baby-properties"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}