{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/schoolcraft-deer-river-mn",
  "name": "Schoolcraft",
  "description": "Property Features: Open all year; Last Year's Rate $17 to $22 Property Policies: Property Site: Tenting: Internet (WiFi):",
  "url": "https://campertunity.com/listings/campgrounds/schoolcraft-deer-river-mn",
  "image": [
    "https://rvresortscout.com/wp-content/uploads/2022/12/facebook-hero.png",
    "https://secure.gravatar.com/avatar/?s=96&d=mm&r=g",
    "https://rvresortscout.com/wp-content/uploads/2021/03/RVRS-Logo-Retina-White-800x160-1.png",
    "https://rvresortscout.com/wp-content/uploads/2021/03/mylisting-club-basecamp-logo-with-text.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9042 Schoolcraft Ln NE",
    "addressLocality": "Deer River",
    "addressRegion": "MN",
    "postalCode": "56636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.22206,
    "longitude": -93.81789
  },
  "sameAs": [
    "https://rvresortscout.com/minnesota/deer-river/campsites/campground/schoolcraft/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}