{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/duck-island-fishing-rio-vista-ca",
  "name": "Duck Island RV Park and Fishing Resort",
  "description": "Duck Island RV Park and Fishing Resort is located at 16814 California 160, Rio Vista CA 94571. Duck Island RV Park and Fishing Resort can be contacted at ***-***-**** or http://www.duckislandrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/duck-island-fishing-rio-vista-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16814 California 160",
    "addressLocality": "Rio Vista",
    "addressRegion": "CA",
    "postalCode": "94571",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1432447,
    "longitude": -121.6843466
  }
}