{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emplacements-collioure-pyrenees-orientales",
  "name": "Emplacements",
  "description": "Book your location in our Camping Les Amandiers ** just 200m from the beach. An ideal setting for a holiday between sea and mountain in a family atmosphere. Find your location for your tent, caravan or camper.",
  "url": "https://campertunity.com/listings/campgrounds/emplacements-collioure-pyrenees-orientales",
  "image": [
    "https://www.camping-les-amandiers.com/wp-content/uploads/2023/12/img_8403.jpg",
    "https://www.camping-les-amandiers.com/wp-content/uploads/2018/02/camping-les-amandiers-emplacement-2000x860.jpg",
    "https://www.camping-les-amandiers.com/wp-content/uploads/2018/02/img_8499-2000x860.jpg",
    "https://www.camping-les-amandiers.com/wp-content/uploads/2023/12/img_8573-2000x860.jpg",
    "https://www.camping-les-amandiers.com/wp-content/uploads/2018/02/emplacement-tente-camping-les-amandiers-1-2000x860.jpg",
    "https://www.camping-les-amandiers.com/wp-content/uploads/2018/02/logo-vectorise-amandiers-2.png",
    "https://www.camping-les-amandiers.com/wp-content/uploads/2023/12/img_8467-1365x860.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Campings",
    "addressLocality": "COLLIOURE",
    "addressRegion": "Pyrénées-Orientales",
    "postalCode": "66190"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.52505,
    "longitude": 3.0831554
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}