{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mussel-fork-conservation-area-mo",
  "name": "Mussel Fork Conservation Area",
  "description": "Camping is permitted only in designated areas and is limited to 14 consecutive days in a 30-day period. https://mdc.mo.gov/sites/default/files/2022-03/8422.",
  "url": "https://campertunity.com/listings/campgrounds/mussel-fork-conservation-area-mo",
  "image": [
    "https://photos.thedyrt.com/photo/844835/media/mussel-fork-conservation-area_8d51dcc1-3def-4b36-b796-9368393bc2af.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/844836/media/mussel-fork-conservation-area_e0e80a8c-18c2-4389-9733-11d67d37d064.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/844837/media/mussel-fork-conservation-area_1c0fa65b-48dc-4307-8924-fd2eef4f2487.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/844835/media/mussel-fork-conservation-area_8d51dcc1-3def-4b36-b796-9368393bc2af.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7290424,
    "longitude": -92.8548222
  },
  "sameAs": [
    "https://thedyrt.com/camping/missouri/mussel-fork-conservation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}