{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-country-rv-retreat-belleville-on-1",
  "name": "Tranquil Country RV Retreat",
  "description": "Discover a serene RV camping oasis nestled on several acres just off the main travel corridor between two major cities. Generous, level parking spots make maneuvering a breeze, while the spacious yard and leafy surroundings invite relaxation. Spend evenings on the cozy back deck sampling local wine and swapping travel stories with friendly hosts. Perfect for solo travelers and newbies, this peaceful stop elevates your journey with genuine hospitality and scenic calm.",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-country-rv-retreat-belleville-on-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30229/photo-gallery/slI4MWRn1QYMJoNc_9fac0a41d316f5a103c1635af337a90c_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/272382/profile/JQ7uWymXwShIWt90_2fa700384086567fa349a96443224d0c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Belleville, ON",
    "addressLocality": "Belleville",
    "addressRegion": "ON",
    "postalCode": "K0K 2V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.32749953,
    "longitude": -77.3315853
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}