{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swing-top-hill-admire-castle-silves",
  "name": "Swing on top of a hill and admire the Castle of Silves",
  "description": "Welcome to Monte Branco farm, a project that is just starting, from the hills behind the Castle of S",
  "url": "https://campertunity.com/listings/campgrounds/swing-top-hill-admire-castle-silves",
  "image": [
    "https://campspace.com/media/medium/uploads/space/7b/2d/32/7b2d3231311945c1f181343e690a333d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2,
    "longitude": -8.45
  },
  "sameAs": [
    "https://campspace.com/en/s/swing-on-top-of-a-hill-and-admire-the-castle-of-silves_5722"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}