{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rcn-de-schotsman",
  "name": "RCN de Schotsman",
  "description": "RCN the Scottishman in Zeeland is a uniquely located campsite on the beautiful Veerse Lake with endless (water) sports opportunities. Book today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rcn-de-schotsman",
  "image": [
    "/uploads/media/campingImageSmall/02/292-rcn_de_schotsman_zwembad-2.webp?v=1-0"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.567864,
    "longitude": 3.662221
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}