{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/colorado-river-state-park-34-rd-hrs-clifton-co",
  "name": "Colorado River State Park- 34 Rd HRS",
  "description": "Colorado River State Park- 34 Rd HRS camping reservations and campground information. Learn more about camping near Colorado River State Park- 34 Rd HRS and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/colorado-river-state-park-34-rd-hrs-clifton-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CO/pid62302/%7Bpht%7Dcpw%7Bpht%7D1564718006828.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "361 32 Road, PO Box 700",
    "addressLocality": "Clifton",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.07972,
    "longitude": -108.41806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}