{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/temperate-zone-rv-park-deming-nm",
  "name": "Temperate Zone RV Park",
  "description": "In the middle of nowhere and close to everything. Well kept RV Park with great sites and beautiful scenery. Enjoy quiet evenings here at the Temperate Zone RV Park.",
  "url": "https://campertunity.com/listings/campgrounds/temperate-zone-rv-park-deming-nm",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14890 Perrin Road Northwest",
    "addressLocality": "Deming",
    "addressRegion": "NM",
    "postalCode": "88030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2627416,
    "longitude": -107.7581979
  }
}