{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/salata-roses-1",
  "name": "Camping Salatà",
  "description": "Camping Salatà, less than 700 metres from the coast, is in Catalonia, Spain. This family campsite is a wonderful location for young and old...",
  "url": "https://campertunity.com/listings/campgrounds/salata-roses-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674ad7e66af35.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C/ Port Reig 44",
    "addressLocality": "Roses",
    "postalCode": "17480",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.26642,
    "longitude": 3.15611
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/catalonia/girona/roses/camping-salata-109741/",
    "http://www.campingsalata.com/",
    "https://www.pincamp.ch/de/campingplaetze/camping-salata"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}