{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wonderfully-quiet-camping-among-the-olive-trees",
  "name": "Wonderfully quiet camping among the olive trees!",
  "description": "We have two furnished luxury bell tents, equipped with luxurious beds and comfortable seating areas.",
  "url": "https://campertunity.com/listings/campgrounds/wonderfully-quiet-camping-among-the-olive-trees",
  "image": [
    "https://campspace.com/media/medium/uploads/space/80/71/29/807129b90aafb194f4cbe6b6af8ed293.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.19,
    "longitude": -8.41
  },
  "sameAs": [
    "https://campspace.com/en/s/heerlijk-rustig-kamperen-tussen-de-olijfbomen_4788?pitchTypeId=6533&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bell Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}