{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gateview-campground-powderhorn-co",
  "name": "Gateview Campground",
  "description": "Gateview Campground is located at County Road 64, Powderhorn CO 81243. Gateview Campground can be contacted at ***-***-**** or https://www.nps.gov/cure/planyourvisit/camp_gateview.htm",
  "url": "https://campertunity.com/listings/campgrounds/gateview-campground-powderhorn-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 64",
    "addressLocality": "Powderhorn",
    "addressRegion": "CO",
    "postalCode": "81243",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3844238,
    "longitude": -107.2434698
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/powderhorn/gateview-campground"
  ]
}