{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silverspirals-havecamping-gb",
  "name": "SilverSpirals havecamping",
  "description": "We offer a cosy, homely garden in the village of Ladywell in London. We have the advantages of being in",
  "url": "https://campertunity.com/listings/campgrounds/silverspirals-havecamping-gb",
  "image": [
    "https://campspace.com/media/medium/uploads/space/18/72/_1/1872_1_5af8b2cbcfce8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46,
    "longitude": -0.02
  },
  "sameAs": [
    "https://campspace.com/da/s/silverspiral-s-garden-camping_1872"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}