{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/l-h-mobile-home-r-v-park-mcclusky-nd",
  "name": "L & H Mobile Home & R.V. Park",
  "description": "L & H Mobile Home & R.V. Park is located at 301 Avenue F East, Mcclusky ND 58463. L & H Mobile Home & R.V. Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/l-h-mobile-home-r-v-park-mcclusky-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "301 Avenue F East",
    "addressLocality": "Mcclusky",
    "addressRegion": "ND",
    "postalCode": "58463",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4797478,
    "longitude": -100.4397214
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/mcclusky/l-h-mobile-home-r-v-park"
  ]
}