{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-steelville-mo-us",
  "name": "Spot2Nite",
  "description": "Whether you are looking to camp out under the stars, sleep comfortably in a ranch house, or sleep a large group in a bunkhouse, we have exactly what you are looking for. Located in the ozarks on the beautiful Meramac River, the scenery will take your b",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-steelville-mo-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/fd6945e6-98e6-11ef-87ec-9ea10d678b5c/card.jpg?v=63897749534"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9680999,
    "longitude": -91.354868
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/missouri/steelville/garrison-canoe-rental-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}