{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acacia-grove-rv-park-cabins-spences-bridge-bc",
  "name": "Acacia Grove RV Park & Cabins",
  "description": "Located in the historic community of Spences Bridge, Acacia Grove RV Park & Cabins is situated in a lush setting overlooking the famous Thompson River.",
  "url": "https://campertunity.com/listings/campgrounds/acacia-grove-rv-park-cabins-spences-bridge-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3814 Riverview Ave E",
    "addressLocality": "Spences Bridge",
    "addressRegion": "BC",
    "postalCode": "V0K 2L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4224475,
    "longitude": -121.3413225
  },
  "sameAs": [
    "https://ccrvc.ca/campground/acacia-grove-rv-park-cabins/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$0+"
}