{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heroes-unleashed-extravaganza-cavendish-pe",
  "name": "Heroes Unleashed Extravaganza",
  "description": "Where courage meets campfire!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heroes-unleashed-extravaganza-cavendish-pe",
  "image": [
    "https://koa.com/content/campgrounds/cavendish/heroitems/58102heroitems00dda1d2-c6cf-418d-bad4-1d695d0d2d0a.jpg",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "198 Forest Hills Lane",
    "addressLocality": "Cavendish",
    "addressRegion": "PE",
    "postalCode": "C0A 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.48806,
    "longitude": -63.39472
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}