{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rondalyn-resort-ladysmith-bc",
  "name": "Rondalyn | A Parkbridge Camping & RV Resort",
  "description": "Nestled in the woods between Nanaimo and Ladysmith and situated on the banks of beautiful Haslam Creek, Rondalyn Resort provides an exceptional RV and camping",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rondalyn-resort-ladysmith-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1350 Timberlands Road",
    "addressLocality": "Ladysmith",
    "addressRegion": "BC",
    "postalCode": "V9G 1L5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.03859,
    "longitude": -123.903
  }
}