{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gunlock-state-gunlock-ut",
  "name": "Gunlock State Park Campground",
  "description": "Gunlock State Park campground has 30 (reservable) campsites overlooking Gunlock reservoir in scenic red rock country of southern Utah.",
  "url": "https://campertunity.com/listings/campgrounds/gunlock-state-gunlock-ut",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/16457/Gunlock_State_Park_Lake_View.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gunlock Road",
    "addressLocality": "Gunlock",
    "addressRegion": "UT",
    "postalCode": "84733"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.256661,
    "longitude": -113.772689
  },
  "sameAs": [
    "https://www.campsitephotos.com/campground/ut/gunlock-state-park/"
  ]
}