{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carleton-cove-estates-seasonal-rv-park-camping-belleville-on",
  "name": "Carleton Cove Estates Seasonal RV Park: Camping in Belleville, ON",
  "description": "Relax and reconnect with nature at Carleton Cove Estates Seasonal RV Park in Belleville, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/carleton-cove-estates-seasonal-rv-park-camping-belleville-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61 Carleton Cove",
    "addressLocality": "Belleville",
    "addressRegion": "ON",
    "postalCode": "K0K 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2264817955879,
    "longitude": -77.4145624478145
  }
}