{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mesquitetrailerpark-mesquite-nv",
  "name": "MesquiteTrailerPark",
  "description": "Welcome to Mesquite! We have spaces available for Spring 2025. Complete your application today!",
  "url": "https://campertunity.com/listings/campgrounds/mesquitetrailerpark-mesquite-nv",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "283 West Mesquite Boulevard",
    "addressLocality": "Mesquite",
    "addressRegion": "NV",
    "postalCode": "89027",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.mesquitetrailerpark.com/"
  ]
}