{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-pine-provincial-park-camping-in-groundbirch-bc",
  "name": "East Pine Provincial Park: Camping in Groundbirch, BC",
  "description": "Escape to East Pine Provincial Park in Groundbirch for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/east-pine-provincial-park-camping-in-groundbirch-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2024/03/east-pine-provincial-park.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rimsmith Road",
    "addressLocality": "Groundbirch",
    "addressRegion": "BC",
    "postalCode": "V0C 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.7193699142012,
    "longitude": -121.22440466730006
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/east-pine-provincial-park/"
  ]
}