{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/solstice-mesquite-nv",
  "name": "Solstice Motorcoach Resort",
  "description": "Solstice Motorcoach Resort is located at 345 Mystic Drive, Mesquite NV 89027. Solstice Motorcoach Resort can be contacted at ***-***-**** or http://www.solsticemotorcoachresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/solstice-mesquite-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "345 Mystic Drive",
    "addressLocality": "Mesquite",
    "addressRegion": "NV",
    "postalCode": "89027",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8098665,
    "longitude": -114.1288539
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/mesquite/solstice-motorcoach-resort"
  ]
}