{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spry-lake-camp-wiarton-on",
  "name": "Spry Lake Camp",
  "description": "From Sauble Beach, 9 km on County Rd 13 to first stop sign, turn right, 500 m on left. From Wiarton, 9 km west on County Rd 13, on right. Hot showers, swimming, fishing and boat rental. Overnight waterfront sites. Hosts: Garry and Tom Michi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spry-lake-camp-wiarton-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2911 County Rd 13, RR 3",
    "addressLocality": "Wiarton",
    "addressRegion": "ON",
    "postalCode": "N0H 2T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.73198,
    "longitude": -81.25076
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    }
  ]
}