{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-a-la-ferme-au-plus-pres-de-la-nature-et-des-animaux",
  "name": "Camping à la ferme - au plus près de la nature et des animaux",
  "description": "You can arrive here on foot or by bike directly from the Ringsted Experience Trail, and nearby",
  "url": "https://campertunity.com/listings/campgrounds/camping-a-la-ferme-au-plus-pres-de-la-nature-et-des-animaux",
  "image": [
    "https://campspace.com/media/medium/uploads/space/8a/d3/87/8ad3878500d40399a3a8fc3d8634b777.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.48,
    "longitude": 11.89
  },
  "sameAs": [
    "https://campspace.com/fr/s/bondegardscamping-kom-taet-pa-natur-og-dyr_7919?pitchTypeId=6486&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    }
  ]
}