{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/callville-bay-resort-marina-overton-nv",
  "name": "Callville Bay Resort & Marina",
  "description": "Callville Bay Resort & Marina is located at 100 Callville Bay Road, Overton NV 89040. Callville Bay Resort & Marina can be contacted at ***-***-**** or https://callvillebay.com/?utm_source=local&utm_campaign=gmb&utm_medium=organic",
  "url": "https://campertunity.com/listings/campgrounds/callville-bay-resort-marina-overton-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Callville Bay Road",
    "addressLocality": "Overton",
    "addressRegion": "NV",
    "postalCode": "89040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1403661,
    "longitude": -114.7182983
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/overton/callville-bay-resort-marina"
  ]
}