{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lewis-clark-rv-park-hazen-nd",
  "name": "Lewis & Clark RV Park",
  "description": "28 level pull-through sites with full hook-ups. All sites with 30- and 50-amp service. Listed in Passport America, AAA, Escapees, Happy Camper, Woodall's and Camp Club USA. All sites accommodate a 45-foot unit. Handicap accessible comfort station with showers, toilets, laundry facilities and meeting room with kitchen. Long-term rates, modem friendly, playground nearby, WiFi.",
  "url": "https://campertunity.com/listings/campgrounds/lewis-clark-rv-park-hazen-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Main",
    "addressLocality": "Hazen",
    "addressRegion": "ND",
    "postalCode": "58545",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.294403,
    "longitude": -101.632889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}