{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boxcar-cove-road-overton-nv",
  "name": "Boxcar Cove Road",
  "description": "Boxcar Cove Road is located at Boxcar Cove Road, Overton NV 89040. Boxcar Cove Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/boxcar-cove-road-overton-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boxcar Cove Road",
    "addressLocality": "Overton",
    "addressRegion": "NV",
    "postalCode": "89040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.538072,
    "longitude": -114.443627
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/overton/boxcar-cove-road"
  ]
}