{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-desert-palms-trailer-court-overton",
  "name": "Desert Palms Trailer Court",
  "description": "Desert Palms Trailer Court is located at 179 South Jones, Overton NV 89040. Desert Palms Trailer Court can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-desert-palms-trailer-court-overton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "179 South Jones",
    "addressLocality": "Overton",
    "addressRegion": "NV",
    "postalCode": "89040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5408159,
    "longitude": -114.4452553
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/overton/desert-palms-trailer-court"
  ]
}