{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-junction-wildlife-area-hrs-grand-junction-co-us",
  "name": "Grand Junction Wildlife Area HRS",
  "description": "Grand Junction Wildlife Area HRS camping reservations and campground information. Learn more about camping near Grand Junction Wildlife Area HRS and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-junction-wildlife-area-hrs-grand-junction-co-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CO/pid63911/%7Bpht%7Dcpw%7Bpht%7D1591707757386.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "711 Independent Ave",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.05556,
    "longitude": -108.57467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}