{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-central-minnesota-bison-ranch-hillman-mn",
  "name": "Scenic Central Minnesota Bison Ranch",
  "description": "Embark on an RV camping adventure at a 1,200-acre bison ranch nestled along a serene backroad. Join regenerative grazing tours and ride side-by-sides into pastures to meet a roaming herd, then mingle with cows, pigs, mini donkeys, horses, chickens and playful ranch dogs. Pick up fresh bison meat and raw milk from the farm store, breathe in wide-open skies and star-filled nights, and savor genuine hospitality on this authentic working ranch experience.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-central-minnesota-bison-ranch-hillman-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39430/photo-gallery/cW4y8wxjHE9sI31W_756558e8ddc4f17f923fc2e4328cb1d3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hillman, MN",
    "addressLocality": "Hillman",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.91937114,
    "longitude": -93.81553423
  },
  "sameAs": [
    "https://www.backroadbisonmn.com/",
    "https://www.harvesthosts.com/hosts/minnesota/backroad-bison-llc"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}