{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foothills-rv-park-kemmerer-wy",
  "name": "Foothills RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/foothills-rv-park-kemmerer-wy",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/075/715/full/foothills-rv-park-kemmerer-wy-0.jpeg"
  ],
  "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/foothills-rv-park-28728"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}