{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swans-falls-canoe-access-fryeburg-me-us",
  "name": "Swan's Falls Campground and Canoe Access",
  "description": "Swan's Falls Campground and Canoe Access is located at 198 Swans Falls Road, Fryeburg ME 4037. Swan's Falls Campground and Canoe Access can be contacted at or https://www.sacorivercouncil.org/swans-falls-campground-and-river-access",
  "url": "https://campertunity.com/listings/campgrounds/swans-falls-canoe-access-fryeburg-me-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "198 Swans Falls Road",
    "addressLocality": "Fryeburg",
    "addressRegion": "ME",
    "postalCode": "4037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0374114,
    "longitude": -70.9815609
  }
}