{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beaver-mountain-ski-resrt-htln-logan-ut",
  "name": "Beaver Mountain Ski Resrt Htln",
  "description": "Beaver Mountain Ski Resrt Htln. RV Park and Campground in Logan, Utah",
  "url": "https://campertunity.com/listings/campgrounds/beaver-mountain-ski-resrt-htln-logan-ut",
  "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": "1351 E 700 N",
    "addressLocality": "Logan",
    "addressRegion": "UT",
    "postalCode": "84321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7443611,
    "longitude": -111.8002227
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/utah/beaver-mountain-ski-resrt-htln/"
  ]
}