{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cavendish-sunset-campground-cavendish-pe-1",
  "name": "Cavendish Sunset Campground",
  "description": "Sunset Campground features Modern clean washrooms with free hot showers 24 hour surveillance and a gated entrance Bilingual services and helpful, friendly",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cavendish-sunset-campground-cavendish-pe-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9095 Cavendish Road Route 6",
    "addressLocality": "Cavendish",
    "addressRegion": "PE",
    "postalCode": "C0A 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4823279,
    "longitude": -63.4083887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    }
  ]
}