{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brentwood-rv-and-trailer-park-unity-sk",
  "name": "Brentwood RV and Trailer Park",
  "description": "Located on the east side of Unity, the Brentwood RV & Trailer Park offers travellers well-treed, quiet, large campsites.",
  "url": "https://campertunity.com/listings/campgrounds/brentwood-rv-and-trailer-park-unity-sk",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saskatchewan 21",
    "addressLocality": "Unity",
    "addressRegion": "SK",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4406159,
    "longitude": -109.1436278
  },
  "sameAs": [
    "https://ccrvc.ca/campground/brentwood-rv-and-trailer-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}