{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enjoy-the-holidaze-rocky-harbour-nl",
  "name": "Enjoy the Holidaze!",
  "description": "Who says you can't celebrate Christmas in July, go for a New Year's Polar Dip or find Easter eggs in summer? Well, you can at Gros Morne KOA!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enjoy-the-holidaze-rocky-harbour-nl",
  "image": [
    "https://koa.com/content/campgrounds/gros-morne/backgrounds/54125background4fb6affb-960f-49f0-8fe4-90cdac8c79a6.jpg",
    "https://koa.com/content/campgrounds/gros-morne/events/54125eventf5565909-1144-43d1-a9fe-211983f8d09a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 Shearakin Lane",
    "addressLocality": "Rocky Harbour",
    "addressRegion": "NL",
    "postalCode": "A0K 4N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.556481,
    "longitude": -57.874131
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}