{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/abbot-lake-recreation-site-merritt-bc",
  "name": "Abbot Lake Recreation Site",
  "description": "Abbot Lake Recreation Site is a British Columbia Private Campground located in, or near Merritt, British Columbia in the Thompson Okanagan tourism region. Surrounded by the natural beauty of the province, this recreational site offers a serene escape for outdoor enthusiasts seeking a retreat into the heart of British Columbia's wilderness. Abbot Lake is a nature lover's paradise, situated in close proximity to Merritt and its charming surroundings. The campground provides an idyllic setting f...",
  "url": "https://campertunity.com/listings/campgrounds/abbot-lake-recreation-site-merritt-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "No address",
    "addressLocality": "Merritt",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.28837236,
    "longitude": -120.9982963
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/abbot-lake-recreation-site/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}