{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/el-paso-west-rv-park-anthony-nm",
  "name": "El Paso West RV Park",
  "description": "Contact info, reviews tips & more for El Paso West RV Park | Camping in New Mexico",
  "url": "https://campertunity.com/listings/campgrounds/el-paso-west-rv-park-anthony-nm",
  "image": [
    "https://photos.thedyrt.com/photo/1302784/media/el-paso-west-rv-park_535204da-7bdd-4f17-b711-24710472235f.jpeg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/1302785/media/el-paso-west-rv-park_f4004bc7-557a-4859-a892-da40891919c1.jpeg?auto=webp",
    "https://photos.thedyrt.com/photo/1302784/media/el-paso-west-rv-park_535204da-7bdd-4f17-b711-24710472235f.jpeg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1415 Anthony Drive",
    "addressLocality": "Anthony",
    "addressRegion": "NM",
    "postalCode": "88021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.01983712,
    "longitude": -106.60375782
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}