{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-blue-river-rv-durant",
  "name": "Blue River RV",
  "description": "Blue River RV is located at 42 Farmer Road, Durant OK 74701. Blue River RV can be contacted at ***-***-**** or https://blue-river-rv-park.business.site/?utm_source=gmb&utm_medium=referral",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-blue-river-rv-durant",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42 Farmer Road",
    "addressLocality": "Durant",
    "addressRegion": "OK",
    "postalCode": "74701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.016927,
    "longitude": -96.339533
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/durant/blue-river-rv"
  ]
}