{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverside-rv-park-kemmerer",
  "name": "Riverside RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/riverside-rv-park-kemmerer",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/065/371/full/IMG_3478.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kemmerer",
    "addressRegion": "WY",
    "postalCode": "83101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7924606,
    "longitude": -110.537711
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/riverside-rv-park-41679"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}