{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/knotty-pine-rv-resort-kamas-ut",
  "name": "Knotty Pine RV Resort",
  "description": "Knotty Pine RV Resort is located at 5175 East State Highway 35, Kamas UT 84036. Knotty Pine RV Resort can be contacted at ***-***-**** or https://escapervresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/knotty-pine-rv-resort-kamas-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5175 East State Highway 35",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.559713,
    "longitude": -111.18179
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/kamas/knotty-pine-rv-resort"
  ]
}