{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-moose-river-resort-rv",
  "name": "Moose River Resort RV Park",
  "description": "Moose River Resort RV Park is located at 39315 Bull Run Rd, Sterling AK 99672. Moose River Resort RV Park can be contacted at ***-***-**** or http://www.mooseriverresort.com/rvpark.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-moose-river-resort-rv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39315 Bull Run Rd",
    "addressLocality": "Sterling",
    "addressRegion": "AK",
    "postalCode": "99672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5406517,
    "longitude": -150.7500387
  }
}