{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moutardier-ky-us",
  "name": "Moutardier",
  "description": "Explore Moutardier in Nolin River Lake, Kentucky with Recreation.gov. Moutardier Campground sits on the shores of Nolin River Lake in the rolling landscape of southern Kentucky. The large lake and surrounding greenery create a rec",
  "url": "https://campertunity.com/listings/campgrounds/moutardier-ky-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/08/20/12/20/233556_411b662f-cc8c-4488-8f3f-7cddaae0c5ef_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/20/12/18/233556_004dabc3-b81e-4129-ad4f-5b8ac378b4e7_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/20/12/26/233556_b841892c-ef58-4959-9707-bc0733414b34_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/20/12/31/233556_dda75155-88a1-4be1-8647-a10b442f9562_700.jpg",
    "https://cdn.recreation.gov/public/2021/08/10/15/17/233556_0d34e4c6-878e-47a7-a535-f51f5915efd3_700.jpg",
    "https://cdn.recreation.gov/public/2020/08/20/12/16/233556_38e67796-0b32-4474-92d4-94d9f44e1ef6.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/08/20/12/24/233556_f593aa33-153e-47e6-ba63-2fd537afa927_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moutardier",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3163889,
    "longitude": -86.2330556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233556"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$50"
}