{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moose-river-campground-jackman-me",
  "name": "Moose River Campground",
  "description": "Moose River Campground is located at 11 Heald Stream Road, Jackman ME 4945. Moose River Campground can be contacted at or http://www.mooserivercampground.org/",
  "url": "https://campertunity.com/listings/campgrounds/moose-river-campground-jackman-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 Heald Stream Road",
    "addressLocality": "Jackman",
    "addressRegion": "ME",
    "postalCode": "4945",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6533797,
    "longitude": -70.2481229
  }
}