{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hathaway-lake-resort-lone-butte-bc",
  "name": "Hathaway Lake Resort",
  "description": "This is a peaceful area which lends itself to quiet relaxation and year round activities such as fishing, hunting, tenting, swimming, ice fishing, cross country skiing, snowmobiling, horseback riding and nature walks. Seven cabins and campsites are located overlooking the lake and there are also RV hook-ups available just steps from the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hathaway-lake-resort-lone-butte-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5883 Mahood Lake Rd",
    "addressLocality": "Lone Butte",
    "addressRegion": "BC",
    "postalCode": "V0K 1X3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6448116,
    "longitude": -120.8398644
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}