{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smugglers-cove-rv-resort-picton-on-1",
  "name": "Smugglers Cove RV Resort",
  "description": "We are an RV-only park with water view sites for transient RVers. Amenities include saltwater pool, basket ball, volleyball, boat ramp, nicely stocked store",
  "url": "https://campertunity.com/listings/campgrounds/smugglers-cove-rv-resort-picton-on-1",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2016/03/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3187 County Rd 13 RR 3",
    "addressLocality": "Picton",
    "addressRegion": "ON",
    "postalCode": "K0K 2T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.934,
    "longitude": -77.0166
  },
  "sameAs": [
    "https://ccrvc.ca/campground/smugglers-cove-rv-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}