{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-duck-cove-marina-and-rv-park-home",
  "name": "Duck Cove Marina and RV Park Home of the Quack Shack",
  "description": "Duck Cove Marina and RV Park Home of the Quack Shack is located at 2757 Private Road 3824, Quinlan TX 75474. Duck Cove Marina and RV Park Home of the Quack Shack can be contacted at ***-***-**** or http://duckcovemarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-duck-cove-marina-and-rv-park-home",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2757 Private Road 3824",
    "addressLocality": "Quinlan",
    "addressRegion": "TX",
    "postalCode": "75474",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.854638,
    "longitude": -96.06039
  }
}