{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roundhouse-natural-park-serra-sao-mamede",
  "name": "Roundhouse in a Natural Park Serra de São Mamede",
  "description": "The Roundhouse is located at the foot of the Serra de São Mamede Natural Park, near the medieval vil",
  "url": "https://campertunity.com/listings/campgrounds/roundhouse-natural-park-serra-sao-mamede",
  "image": [
    "https://campspace.com/media/medium/uploads/space/93/ce/f6/93cef60ae753980b21ec843a71bfb5b8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.32,
    "longitude": -7.4
  },
  "sameAs": [
    "https://campspace.com/en/s/roundhouse-in-a-natural-park-serra-de-sao-mamede_2856"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}