{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-onlycamp-les-melezes-ceillac",
  "name": "Camping Onlycamp Les Mélèzes",
  "description": "At 1700m above sea level, the ``Les Mélèzes`` campsite is located in the heart of the Queyras Regional Nature Park, at the crossroads of the GR 5 and GR 58 hiking trails. In a larch forest, you will be able to both relax and rediscover the true nature at the option of hiking.",
  "url": "https://campertunity.com/listings/campgrounds/camping-onlycamp-les-melezes-ceillac",
  "image": [
    "/sites/default/files/sit/images/10544/00000821656.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Rua des Reynauds",
    "addressLocality": "Ceillac",
    "postalCode": "05600"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6538517798671,
    "longitude": 6.78839792659758
  },
  "sameAs": [
    "https://www.campings-online.co.uk/campsites/camping-onlycamp-les-melezes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}