{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-rager",
  "name": "Rager",
  "description": "Rager is located at 1680 64th Street Southwest, Pequot Lakes MN 56472. Rager can be contacted at or http://ragersacresmn.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-rager",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/24387/1686088714_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1680 64th Street Southwest",
    "addressLocality": "Pequot Lakes",
    "addressRegion": "MN",
    "postalCode": "56472",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5699809,
    "longitude": -94.371434
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/pequot-lakes/rager"
  ]
}