{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plenty-of-space-with-seaviews-absolutele-quiet",
  "name": "Plenty of space, with seaviews, absolutele quiet.",
  "description": "Stunning views, with the Mediterranean in the distance. We are in the middle of nature and offer a v",
  "url": "https://campertunity.com/listings/campgrounds/plenty-of-space-with-seaviews-absolutele-quiet",
  "image": [
    "https://campspace.com/media/medium/uploads/space/2f/75/ef/2f75ef938aa56e7a629fa786fb8be5d0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.83,
    "longitude": -4.58
  },
  "sameAs": [
    "https://campspace.com/en/s/plenty-of-space-with-seaviews-absolutele-quiet_3865"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}