{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petes-retreat-family-campground-aitkin-mn",
  "name": "Pete's Retreat Family Campground",
  "description": "Pete's Retreat Family Campground is located at 22337 State Highway 47, Aitkin MN 56431. Pete's Retreat Family Campground can be contacted at ***-***-**** or http://petesretreat.com/",
  "url": "https://campertunity.com/listings/campgrounds/petes-retreat-family-campground-aitkin-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22337 State Highway 47",
    "addressLocality": "Aitkin",
    "addressRegion": "MN",
    "postalCode": "56431",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3379089,
    "longitude": -93.5163159
  }
}