{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-roc-del-rey-belloc",
  "name": "Camping Le Roc del Rey",
  "description": "Here you camp in the green heart of Ariège. The unspoiled site is equipped with a small pool and offers a beautiful spot in the heart of nature....",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-roc-del-rey-belloc",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517310e12fb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Roc del Rey",
    "addressLocality": "Belloc",
    "postalCode": "09600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.01139,
    "longitude": 1.92497
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/midi-pyrenees/ariege/belloc/camping-le-roc-del-rey-120625/",
    "https://www.campings.com/es/camping/camping-le-roc-del-rey-76871"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}