{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-4k-river-ranch-red-river-nm",
  "name": "4K River Ranch",
  "description": "4K River Ranch is located at 1501 West Main Street, Red River NM 87558. 4K River Ranch can be contacted at ***-***-**** or https://www.4kredriver.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-4k-river-ranch-red-river-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1501 West Main Street",
    "addressLocality": "Red River",
    "addressRegion": "NM",
    "postalCode": "87558",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7085015,
    "longitude": -105.4266077
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/red-river/4k-river-ranch",
    "https://www.4kredriver.com/"
  ]
}