{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clovis-rv-ranch-clovis-nm",
  "name": "Clovis RV Ranch",
  "description": "Clovis RV Ranch is located at 200 Humphrey Road, Clovis NM 88101. Clovis RV Ranch can be contacted at ***-***-**** or http://www.clovisrvranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/clovis-rv-ranch-clovis-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Humphrey Road",
    "addressLocality": "Clovis",
    "addressRegion": "NM",
    "postalCode": "88101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3980522,
    "longitude": -103.1615769
  }
}