{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/special-fairytale-place-between-the-castle-towers",
  "name": "Special fairytale place, between the castle towers in the middle of nature",
  "description": "A special fairytale place, where you can come with a camper or a tent. The place is in northern Port",
  "url": "https://campertunity.com/listings/campgrounds/special-fairytale-place-between-the-castle-towers",
  "image": [
    "https://campspace.com/media/medium/uploads/space/23/2e/88/232e883f3a957fd90f9717b52aa9ee3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.86,
    "longitude": -7.7
  },
  "sameAs": [
    "https://campspace.com/en/s/bijzondere-sprookjesachtige-plek-tussen-de-kasteeltorens-midden-in-de-natuur_8120?pitchTypeId=6853&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}