{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anselmo-community-campground-at-anselmo-hall-woodlands-count",
  "name": "Anselmo Community Campground at Anselmo Hall",
  "description": "Anselmo Community Campround: a rustic family-friendly campground just outside of Mayerthorpe, Alberta with 12 stalls perfect for group camping or rental.",
  "url": "https://campertunity.com/listings/campgrounds/anselmo-community-campground-at-anselmo-hall-woodlands-count",
  "image": [
    "https://anselmohall.com/wp-content/uploads/2015/11/A-Header-2-1024x400.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "565077 RR 102",
    "addressLocality": "Woodlands County",
    "addressRegion": "AB",
    "postalCode": "T0E 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.3558467,
    "longitude": -115.2252675
  },
  "sameAs": [
    "https://anselmohall.com/campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "8",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$8+"
}