{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-whites-city-rv-park-whites-city",
  "name": "Whites City RV Park",
  "description": "Whites City RV Park is located at 17 Carlsbad Cavern Highway, Whites City NM 88268. Whites City RV Park can be contacted at ***-***-**** or https://www.whitescitynm.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-whites-city-rv-park-whites-city",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 Carlsbad Cavern Highway",
    "addressLocality": "Whites City",
    "addressRegion": "NM",
    "postalCode": "88268",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.1754836,
    "longitude": -104.3769166
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/whites-city/whites-city-rv-park"
  ]
}