{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-mannekensvere",
  "name": "dogs_allowed",
  "description": "Stay on our farm in Mannekensvere, where open fields and grazing cows create a rustic atmosphere. The pitches are surrounded by meadow fencing and sunflowers, next to the water. Please note: there is no sanitary block or electricity provided! Enjoy the countryside views and my parents' warm hospitality. The evenings are cozy and inviting, perfect for relaxing after a day of exploring. The beach is just a short bike ride away (25 minutes), perfect for sunny days and refreshing moments. Explore...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-mannekensvere",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mannekensvere",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1375,
    "longitude": 2.821
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}