{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-site-de-veldhoekhoeve-beselare-beselare",
  "name": "Camper Site De Veldhoekhoeve Beselare",
  "description": "Welcome to De Veldhoekhoeve camper site. We're a small camper site (two pitches). Enjoy a peaceful setting on our hobby farm, where our alpacas will come and say hello. It's an ideal starting point for many walks and bike rides. Welcome!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-site-de-veldhoekhoeve-beselare-beselare",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "beselare",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.863,
    "longitude": 3.0005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}