{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/johnson-lake-recreation-site",
  "name": "Johnson Lake Recreation Site",
  "description": "Johnson Lake Recreation Site, Canal Flats British Columbia. See 2 traveler reviews, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/johnson-lake-recreation-site",
  "image": [
    "https://campcdn.com/photos/4/1/41390/405935/66598149-C7C4-42DC-80DE-B5CE91B35A07.jpg?v=1687358209",
    "http:https://campcdn.com/photos/4/1/41390/405935/low_res/johnson-lake-recreation-site-canal-flats.jpg?v=1687358209"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.95524264462016,
    "longitude": -115.76309222433488
  },
  "sameAs": [
    "https://www.campendium.com/johnson-lake-recreation-site-canal-flats"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}