{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bates-beach-oceanfront-resort-courtenay-bc",
  "name": "Bates Beach Oceanfront Resort",
  "description": "Spectacular view of the Inside Passage to Alaska. BC's most beautiful resort location - Bates Beach Oceanfront Resort. Located just north of Courtenay,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bates-beach-oceanfront-resort-courtenay-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5726 Coral Road",
    "addressLocality": "Courtenay",
    "addressRegion": "BC",
    "postalCode": "V9J 1W9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7751388,
    "longitude": -124.9759085
  }
}