{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lille-paradis-med-3-sode-far",
  "name": "Lille paradis med 3 søde får 🐑🐑🐑",
  "description": "Hooray! My cabin has been replaced with a slightly more spacious. While maintaining the unique atmosphere",
  "url": "https://campertunity.com/listings/campgrounds/lille-paradis-med-3-sode-far",
  "image": [
    "https://campspace.com/media/medium/uploads/space/b5/34/f9/b534f953deaaaba6617a4fcf10f2e1c9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.61,
    "longitude": 5.21
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}