{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/afgelegen-rustige-locatie-omringd-door-prachtige-bloemen",
  "name": "Afgelegen, rustige locatie omringd door prachtige bloemen en glooiende landbouwgrond",
  "description": "Remote and quiet, with great bike routes and walks. Fresh eggs available from the scaffolding",
  "url": "https://campertunity.com/listings/campgrounds/afgelegen-rustige-locatie-omringd-door-prachtige-bloemen",
  "image": [
    "https://campspace.com/media/medium/uploads/space/85/f9/40/85f9403ab943250a39a1a8d39dbde36d.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.63,
    "longitude": -0.74
  },
  "sameAs": [
    "https://campspace.com/nl/s/secluded-peaceful-location-surrounded-by-beautiful-flowers-and-rolling-farmland_5063?pitchTypeId=2885&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}