{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arapaho-valley-ranch-granby-co",
  "name": "Arapaho Valley Ranch",
  "description": "Tucked into the high country near Rocky Mountain National Park in Granby, Colorado, Arapaho Valley Ranch is a historic mountain retreat where cabins, tents, and open land invite you to slow down, explore, and reconnect with nature. Stays at the ranch are simple and intentional — cabins, glamping, and seasonal campsites that keep you connected to the landscape while offering the comforts that matter.",
  "url": "https://campertunity.com/listings/campgrounds/arapaho-valley-ranch-granby-co",
  "image": [
    "https://www.arapahovalleyranch.com/site/assets/files/15617/avr_lodge_exterior_3317.1200x0.jpg",
    "/site/assets/files/21921/imgi_42_img_5517_1_-1920w.500x650.jpg?29mm87",
    "/site/assets/files/21921/imgi_13_8_19_23-erin-kevin-493-301eb12d-5fc51238-2880w.550x820.jpg?29mm88",
    "/site/assets/files/21629/brown-bg.webp?29mldl"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Granby",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}