{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-dice-rv-park-bar-grill-elko-nv",
  "name": "Double Dice RV Park Bar & Grill",
  "description": "Double Dice RV Park Bar & Grill is located at 3730 Idaho Street, Elko NV 89801. Double Dice RV Park Bar & Grill can be contacted at ***-***-**** or http://www.doubledicervpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-dice-rv-park-bar-grill-elko-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3730 Idaho Street",
    "addressLocality": "Elko",
    "addressRegion": "NV",
    "postalCode": "89801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.859482,
    "longitude": -115.737482
  }
}