{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-pines-rv-park-park-rapids-mn",
  "name": "Big Pines RV Park",
  "description": "Big Pines RV Park is located at 501 Central Avenue South, Park Rapids MN 56470. Big Pines RV Park can be contacted at ***-***-**** or http://www.sceniclodging.com/big_pine/big_pine.htm",
  "url": "https://campertunity.com/listings/campgrounds/big-pines-rv-park-park-rapids-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "501 Central Avenue South",
    "addressLocality": "Park Rapids",
    "addressRegion": "MN",
    "postalCode": "56470",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9176357,
    "longitude": -95.0480451
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/park-rapids/big-pines-rv-park"
  ]
}