{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/4-all-seasons-resort-ladysmith-bc",
  "name": "4 All Seasons Resort",
  "description": "A family owned camping facility, situated on inside coast of Vancouver Island on the Cedar peninsula, covered by mature trees and bounded by beautiful rock beaches over 100 sites in a treed setting. 3 night minimum stay for long weekends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/4-all-seasons-resort-ladysmith-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3464 Yellow Point Rd RR3",
    "addressLocality": "Ladysmith",
    "addressRegion": "BC",
    "postalCode": "V9G 1E6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0510104,
    "longitude": -123.7580595
  }
}