{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-scotia-pond-salem-mo",
  "name": "Little Scotia Pond",
  "description": "Contact info, reviews tips & more for Little Scotia Pond | Camping in Missouri",
  "url": "https://campertunity.com/listings/campgrounds/little-scotia-pond-salem-mo",
  "image": [
    "https://photos.thedyrt.com/photo/530843/media/missouri-little-scotia-trail-campground_b05a0263-dfb1-4cc9-837c-de451fc3c3e6.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/530843/media/missouri-little-scotia-trail-campground_b05a0263-dfb1-4cc9-837c-de451fc3c3e6.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salem",
    "addressRegion": "MO",
    "postalCode": "65560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.53000012,
    "longitude": -91.33000075
  },
  "sameAs": [
    "https://thedyrt.com/camping/missouri/missouri-little-scotia-trail-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}