{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sioux-falls-sd",
  "name": "Spot2Nite",
  "description": "River of the Double Bend Campground offers camping, canoe & kayak rentals along the Big Sioux River. They're in Trent SD, 25 miles north of Sioux Falls, SD. Indoor restroom/showers. RV sites. Tent camping. Small convenience store.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sioux-falls-sd",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6b5689a0-98e7-11ef-80e3-9ea18b2c4d47/card.jpg?v=63897749718"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sioux Falls",
    "addressRegion": "SD",
    "postalCode": "57065",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9063612,
    "longitude": -96.6539369
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}