{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crippled-spider-rv-park-campground-thermopolis-wy",
  "name": "Crippled Spider RV Park & Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/crippled-spider-rv-park-campground-thermopolis-wy",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/098/298/full/crippled-spider-rv-park-&-campground-thermopolis-wy-23.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Thermopolis",
    "addressRegion": "WY",
    "postalCode": "82443",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.646067,
    "longitude": -108.212043
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/crippled-spider-rv-park-%26-campground-55048"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}