{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenrock-cottages-trailer-park-sturgeon-falls-on",
  "name": "Glenrock Cottages & Trailer Park",
  "description": "5 km south of second lights off Hwy 17 at Sturgeon Falls on Lake Nipissing. Housekeeping waterfront log cottages. Fishing (pickerel, pike, bass, perch, muskie). Canada Day weekend, Halloween in August, pancake breakfast, Santa visits Labour Day weekend.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenrock-cottages-trailer-park-sturgeon-falls-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Glenrock Rd",
    "addressLocality": "Sturgeon Falls",
    "addressRegion": "ON",
    "postalCode": "P2B 2M5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3295,
    "longitude": -79.9383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}