{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nesowadnehunk-field-campground-millinocket",
  "name": "Nesowadnehunk Field Campground",
  "description": "Nesowadnehunk Field Campground is located at , Millinocket ME 4462. Nesowadnehunk Field Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/nesowadnehunk-field-campground-millinocket",
  "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.9763232,
    "longitude": -69.0785268
  }
}