{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wyoming-state-evanston-wy",
  "name": "Wyoming State Government State Parks & Cultural Resources",
  "description": "Wyoming State Government State Parks & Cultural Resources. RV Park and Campground in Evanston, Wyoming",
  "url": "https://campertunity.com/listings/campgrounds/wyoming-state-evanston-wy",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 Bear River Dr",
    "addressLocality": "Evanston",
    "addressRegion": "WY",
    "postalCode": "82930",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.264744,
    "longitude": -110.9335493
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/wyoming/wyoming-state-government-state-parks-cultural-resources/"
  ]
}