{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/entwistle-rv-campground-entwistle-ab",
  "name": "Entwistle RV Campground",
  "description": "Welcome to Entwistle RV Campground. Centrally located in Alberta, Entwistle RV Campground welcomes you to come aboard and explore the natural beauty of the Pembina River gorge characterized by the deep history of Entwistle and Evansburg. Adjacent to the Pembina River, Entwistle RV Campground offers 10 small group sites, 30 individual sites, and one tandem site. Framed by trees, group sites accommodate 3 to 5 units each. Individual and tandem sites offer a comfortable, relaxing atmosphere nest...",
  "url": "https://campertunity.com/listings/campgrounds/entwistle-rv-campground-entwistle-ab",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "53230 RR74A",
    "addressLocality": "Entwistle",
    "addressRegion": "AB",
    "postalCode": "T0E 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.583927,
    "longitude": -114.996418
  },
  "sameAs": [
    "https://ccrvc.ca/campground/entwistle-rv-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}