{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-scotia-campground-salem-mo",
  "name": "Little Scotia Campground",
  "description": "Little Scotia Campground is located at , Salem MO 65560. Little Scotia Campground can be contacted at or https://www.fs.usda.gov/recarea/mtnf/recarea/?recid=21656",
  "url": "https://campertunity.com/listings/campgrounds/little-scotia-campground-salem-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salem",
    "addressRegion": "MO",
    "postalCode": "65560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5294899,
    "longitude": -91.3304148
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/salem/little-scotia-campground"
  ]
}