{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whistle-bare-campground-burlington",
  "name": "Whistle Bare Campground",
  "description": "At Whistle Bare Campground, we have large seasonal sites available. Lots of mature trees. We are close to the Whistle Bear and Grand Valley golf courses. We",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whistle-bare-campground-burlington",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/07/ccrvc-april-13-002.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Burloak Drive #300",
    "addressLocality": "Burlington",
    "addressRegion": "ON",
    "postalCode": "L7L 6B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.36232,
    "longitude": -80.4075
  }
}