{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/svr-boerencamping-swarthoeve-wormer",
  "name": "SVR Boerencamping Swarthoeve",
  "description": "Enjoy a relaxing stay at SVR-Boerencamping Swarthoeve in Wormer, Netherlands. Visitors' rating: 3.75.",
  "url": "https://campertunity.com/listings/campgrounds/svr-boerencamping-swarthoeve-wormer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650874806.jpg",
    "https://images.campercontact.com/media/photos/38562071809360474",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Engewormer",
    "addressLocality": "Wormer",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.49015,
    "longitude": 4.83247
  },
  "checkinTime": "14:30:00",
  "checkoutTime": "11:30:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}