{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-country-rv-retreat-smiths-falls-on-1",
  "name": "Secluded Country RV Retreat",
  "description": "This countryside property offers a peaceful retreat with ample space for RV and camper guests. The long driveway provides a sense of seclusion and privacy, allowing visitors to enjoy a quiet getaway away from busy urban settings. The rural setting creates an ideal environment for those seeking a tranquil escape surrounded by nature.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-country-rv-retreat-smiths-falls-on-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8294/profile/5OdrBYBUlfzkhOl0_be30a63b1879b72cc008de788c98598a_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Smiths Falls, ON",
    "addressLocality": "Smiths Falls",
    "addressRegion": "ON",
    "postalCode": "K7a4s6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9868743,
    "longitude": -75.90038546
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ontario/t-rs-host-location"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}