{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wray-hitchn-post-wray-co",
  "name": "Wray Hitch'n Post",
  "description": "Wray Hitch'n Post camping reservations and campground information. Learn more about camping near Wray Hitch'n Post and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/wray-hitchn-post-wray-co",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34172 US Highway 385",
    "addressLocality": "Wray",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.06289,
    "longitude": -102.22607
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/wray-hitchn-post/CHUB/781312/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}