{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hale-marina-mandaree-nd",
  "name": "Hale Marina",
  "description": "100 acres of primitive tent and RV campsites, no hook-ups, earthlodges, temporary boat ramp, temporary boat dock, picnic areas, excellent fishing. NEW ROAD. Call ahead for ice fishing.",
  "url": "https://campertunity.com/listings/campgrounds/hale-marina-mandaree-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hale Marina Rd",
    "addressLocality": "Mandaree",
    "addressRegion": "ND",
    "postalCode": "58757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.657368,
    "longitude": -102.296739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel_road"
    }
  ]
}