{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-sikkenberg-onstwedde",
  "name": "De Sikkenberg",
  "description": "In your camper stay at De Sikkenberg? We offer spacious pitches with a paved surface. All our camper pitches have an electric connection.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-sikkenberg-onstwedde",
  "image": [
    "https://www.sikkenberg.nl/dynamic/image/94a3040c8d43ae5a8172844b9764338423a12bcfef52dabe5583467496ffc707/width:1200/image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sikkenbergweg 7",
    "addressLocality": "Onstwedde",
    "postalCode": "9591 TD",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.0105646,
    "longitude": 7.0021936
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}