{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cottonwood-rv-park-storage-jal-nm",
  "name": "Cottonwood RV Park & Storage",
  "description": "Check out Cottonwood RV Park & Storage in Jal, New Mexico on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/cottonwood-rv-park-storage-jal-nm",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jal",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.1024825,
    "longitude": -103.1935505
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/new-mexico/jal/cottonwood-rv-park-storage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}