{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-desert-village-ideal-rv-park-clovis",
  "name": "Desert Village / Ideal RV Park",
  "description": "Desert Village / Ideal RV Park is located at 1051 New Mexico 311, Clovis NM 88101. Desert Village / Ideal RV Park can be contacted at ***-***-**** or http://dvclovis.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-desert-village-ideal-rv-park-clovis",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1051 New Mexico 311",
    "addressLocality": "Clovis",
    "addressRegion": "NM",
    "postalCode": "88101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4126707,
    "longitude": -103.3192284
  }
}