{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blaine-memorial-campground-rock-creek-bc-ca",
  "name": "Blaine Memorial Campground",
  "description": "Blaine Memorial Campground camping reservations and campground information. Learn more about camping near Blaine Memorial Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/blaine-memorial-campground-rock-creek-bc-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781740/%7Bpht%7DphotoURL1-IMG_7585%7Bpht%7D1721311556830.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3880 Kettle Valley Road South",
    "addressLocality": "Rock Creek",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.05176,
    "longitude": -118.97103
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/blaine-memorial-campground/CHUB/781740/overview",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}