{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parkers-prairie-mn",
  "name": "Boondocking host near Parkers Prairie, MN",
  "description": "Large yard. Deer often wander through. Suggested Local Attractions:Local brew pup and lakes in the area.",
  "url": "https://campertunity.com/listings/campgrounds/parkers-prairie-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9459/profile/RbWVERprpx4OiIZu_08b7755b35934b3b06da13864a802387_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parkers Prairie, MN",
    "addressLocality": "Parkers Prairie",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.10288021,
    "longitude": -95.26810978
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/minnesota/yAYu0ecZczikNsMuMNhR?source=nearby"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}