{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-can-fosses-planoles",
  "name": "Camping Can Fosses",
  "description": "Camping Can Fosses is a campsite in Planoles, Girona.This terraced camp site has which are marked out, pitches with shade and pitches with some...",
  "url": "https://campertunity.com/listings/campgrounds/camping-can-fosses-planoles",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517098e1811.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera del Pinatar, s/n",
    "addressLocality": "Planoles",
    "postalCode": "17535",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.32256,
    "longitude": 2.10439
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/catalonia/girona/planoles/camping-can-fosses-120152/",
    "https://www.campercontact.com/it/spagna/catalogna/planoles/155808/can-fosses",
    "https://campio.no/campsite/camping-can-fosses"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}