{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eden-acres-resort-alexandria-mn",
  "name": "Eden Acres Resort",
  "description": "Eden Acres Resort is located at 5181 Fish Hook Drive Southwest, Alexandria MN 56308. Eden Acres Resort can be contacted at ***-***-**** or http://www.edenacresresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/eden-acres-resort-alexandria-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5181 Fish Hook Drive Southwest",
    "addressLocality": "Alexandria",
    "addressRegion": "MN",
    "postalCode": "56308",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8438167,
    "longitude": -95.4655194
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/alexandria/eden-acres-resort"
  ]
}