{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cosy-nice-mol-antwerp",
  "name": "Cosy, nice place to stay near Graspop.",
  "description": "Enjoy a relaxing stay at Cosy, nice place to stay near Graspop. in Mol, Belgium. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cosy-nice-mol-antwerp",
  "image": [
    "https://static.campspace.com/media/space/detail/495047f37aff73328798871081650d03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mol",
    "addressRegion": "Antwerp",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.215,
    "longitude": 5.1055
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}