{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hitchin-post-rv-park-clovis-nm",
  "name": "Hitchin Post RV Park",
  "description": "Hitchin Post RV Park is located at 2309 West Grand Avenue, Clovis NM 88101. Hitchin Post RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hitchin-post-rv-park-clovis-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2309 West Grand Avenue",
    "addressLocality": "Clovis",
    "addressRegion": "NM",
    "postalCode": "88101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4004012,
    "longitude": -103.2346141
  }
}