{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stony-brook-horse-campground-cook-mn",
  "name": "Stony Brook Horse Campground",
  "description": "Stony Brook Horse Campground is located at Cook, MN 55723. They can be contacted for pricing, directions, reservations and more.",
  "url": "https://campertunity.com/listings/campgrounds/stony-brook-horse-campground-cook-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cook",
    "addressRegion": "MN",
    "postalCode": "55723",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.722346,
    "longitude": -93.0901888
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/cook/stony-brook-horse-campground"
  ]
}