{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/selema-camping",
  "name": "SELEMA CAMPING - Campingplatz.de",
  "description": "Selema Camping is a camping in Santa Lucia/Siniscola (Sardinia, Italy), by the sea, in the forest",
  "url": "https://campertunity.com/listings/campgrounds/selema-camping",
  "sameAs": [
    "https://www.campingplatz.de/campingplaetze/italien/selema-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}