{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cowboy-joe-kemmerer-wy",
  "name": "Cowboy Joe RV Park",
  "description": "Cowboy Joe RV Park: Easy, clean, affordable RV Park in southwestern Wyoming.",
  "url": "https://campertunity.com/listings/campgrounds/cowboy-joe-kemmerer-wy",
  "image": [
    "https://static.wixstatic.com/media/d4cdfb24635f4a17a0a9e6feda5cc241.jpg/v1/fill/w_2500,h_1761,al_c/d4cdfb24635f4a17a0a9e6feda5cc241.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kemmerer",
    "addressRegion": "WY",
    "postalCode": "83101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7924606,
    "longitude": -110.537711
  },
  "sameAs": [
    "https://www.cowboyjoervpark.com/"
  ]
}