{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnstone-creek-provincial-park-us",
  "name": "Johnstone Creek Provincial Park Campground",
  "description": "Johnstone Creek Provincial Park Campground, Rock Creek British Columbia. See 2 traveler reviews, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/johnstone-creek-provincial-park-us",
  "image": [
    "https://campcdn.com/photos/2/3/23950/422396/B77DB108-1F8E-4F6B-B207-DD121CEFC28E.jpg?v=1696736301",
    "http:https://campcdn.com/photos/2/3/23950/422396/low_res/johnstone-creek-provincial-park-campground.jpg?v=1696736301"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.04510035211149,
    "longitude": -119.04927250241565
  },
  "sameAs": [
    "https://www.campendium.com/johnstone-creek-provincial-park-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}