{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-rj-rv-park",
  "name": "RJ RV Park",
  "description": "RJ RV Park is located at 2103 South Broadway Street, Truth Or Consequences NM 87901. RJ RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-rj-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2103 South Broadway Street",
    "addressLocality": "Truth Or Consequences",
    "addressRegion": "NM",
    "postalCode": "87901",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1226869,
    "longitude": -107.2767379
  }
}