{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nahmakanta-public-reserved-land-millinocket-me",
  "name": "Nahmakanta Public Reserved Land",
  "description": "Nahmakanta Public Reserved Land is located at , Millinocket ME 4462. Nahmakanta Public Reserved Land can be contacted at ***-***-**** or http://www.maine.gov/cgi-bin/online/doc/parksearch/search_name.pl?public_reserved_land=60",
  "url": "https://campertunity.com/listings/campgrounds/nahmakanta-public-reserved-land-millinocket-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Millinocket",
    "addressRegion": "ME",
    "postalCode": "4462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7326623,
    "longitude": -69.1706157
  }
}