{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-run-granby-co",
  "name": "River Run RV Resort",
  "description": "River Run RV Resort is located at 1051 Summit Trail, Granby CO 80446. River Run RV Resort can be contacted at ***-***-**** or https://www.sunrvresorts.com/river-run/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/river-run-granby-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1051 Summit Trail",
    "addressLocality": "Granby",
    "addressRegion": "CO",
    "postalCode": "80446",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1014931,
    "longitude": -105.9508072
  }
}