{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/out-west-rv-resort-monahans-tx",
  "name": "Out West RV Resort",
  "description": "Brand new! Pet-friendly and family-friendly, Out West RV Resort is the home-away-from-home you have been searching for. Book your site today ***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/out-west-rv-resort-monahans-tx",
  "image": [
    "https://www.outwestrvresort.com/app/uploads/2021/02/cropped-out-west-rv-resort.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "314 SE Interstate 20",
    "addressLocality": "Monahans,",
    "addressRegion": "TX",
    "postalCode": "79756"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.575297581351528,
    "longitude": -102.92182612375925
  },
  "sameAs": [
    "https://www.outwestrvresort.com/"
  ]
}