{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strawberry-bay-campground-loop-b-heber-city-ut",
  "name": "Strawberry Bay Campground Loop B",
  "description": "Strawberry Bay Campground Loop B. RV Park and Campground in Heber City, Utah",
  "url": "https://campertunity.com/listings/campgrounds/strawberry-bay-campground-loop-b-heber-city-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": "Cuthroat Rd",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1759272,
    "longitude": -111.1736155
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/utah/strawberry-bay-campground-loop-b/"
  ]
}