{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-kamas-ut",
  "name": "Spot2Nite",
  "description": "Check out Camperworld-Knotty Pine Resort in Kamas, Utah on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-kamas-ut",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.643007,
    "longitude": -111.2807384
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/utah/kamas/camperworld-knotty-pine-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}