{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overnachten-op-een-fruitplantage-op-een-portugese-quinta",
  "name": "Overnachten op een fruitplantage op een Portugese Quinta",
  "description": "Our fruit plantation plays the leading role in this unforgettable accommodation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overnachten-op-een-fruitplantage-op-een-portugese-quinta",
  "image": [
    "https://campspace.com/media/medium/uploads/space/31/c1/d5/31c1d5e18506236056d5afe517b37e82.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1,
    "longitude": -7.88
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}