{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loons-call-campground-cottage-resort-cloyne-on",
  "name": "Loon's Call Campground & Cottage Resort",
  "description": "Private, secluded campsites. Hwy 7 to Kaladar, north on Hwy 41 to Hwy 506. East to Marble Lake Road, left and then 1 km. Cottages, modern facilities, sand",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/loons-call-campground-cottage-resort-cloyne-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1177 Marble Lake Rd RR 2",
    "addressLocality": "Cloyne",
    "addressRegion": "ON",
    "postalCode": "K0H 1K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.84096,
    "longitude": -77.1454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}