{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loon-bay-resort-lone-butte-bc",
  "name": "Loon Bay Resort",
  "description": "Welcome to Loon Bay Resort. Do you like fishing, camping, or staying in a rental cabin right on Sheridan Lake? Imagine waking up in your own RV right on the lake or in a rental cabin, looking forward to a day full of adventure or to a very relaxing day on or at the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loon-bay-resort-lone-butte-bc",
  "image": [
    "https://lbr.twabuild.xyz/wp-content/uploads/2021/08/Loon-Bay-logo-grey.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7250 Texas Rd.",
    "addressLocality": "Lone Butte",
    "addressRegion": "BC",
    "postalCode": "V0K 1X1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.5417317,
    "longitude": -120.9124751
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}