{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-club-rv-resort-monahans-tx",
  "name": "Country Club RV Resort",
  "description": "Country Club RV Resort is located at 2000 North Main Avenue, Monahans TX 79756. Country Club RV Resort can be contacted at ***-***-**** or https://www.monahansaffordablehomes.com/qps",
  "url": "https://campertunity.com/listings/campgrounds/country-club-rv-resort-monahans-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/27644/1657557954_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2000 North Main Avenue",
    "addressLocality": "Monahans",
    "addressRegion": "TX",
    "postalCode": "79756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.606925,
    "longitude": -102.9048692
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/monahans/country-club-rv-resort"
  ]
}