{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-moose-inn-cabins-campgrou",
  "name": "Big Moose Inn, Cabins, & Campground",
  "description": "Big Moose Inn, Cabins, & Campground is located at 5 Frederickas Way, Millinocket ME 4462. Big Moose Inn, Cabins, & Campground can be contacted at ***-***-**** or http://www.bigmoosecabins.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-moose-inn-cabins-campgrou",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 Frederickas Way",
    "addressLocality": "Millinocket",
    "addressRegion": "ME",
    "postalCode": "4462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7292284,
    "longitude": -68.8378905
  }
}