{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ymca-of-the-rockies-snow-mountain-ranch-granby-co",
  "name": "YMCA of the Rockies - Snow Mountain Ranch",
  "description": "YMCA of the Rockies - Snow Mountain Ranch is located at 1101 County Road 53, Granby CO 80446. YMCA of the Rockies - Snow Mountain Ranch can be contacted at ***-***-**** or http://www.snowmountainranch.org/",
  "url": "https://campertunity.com/listings/campgrounds/ymca-of-the-rockies-snow-mountain-ranch-granby-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1101 County Road 53",
    "addressLocality": "Granby",
    "addressRegion": "CO",
    "postalCode": "80446",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9923627,
    "longitude": -105.9280078
  }
}