{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-parc-languedoc-roussillon",
  "name": "Camping Le Parc",
  "description": "Profile Comfortable, small campground with only 100 pitches offers you the possibility of a relaxing holiday. Whether with tent or camper or caravan - you will find clean, quiet and shady pitches on our campsite. Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-parc-languedoc-roussillon",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-parc-2/tYSvTgHq7Dkq.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-le-parc-2/DlRch6Ibp4Fy.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CD 172 - Route de Mauguio",
    "addressLocality": "Camping Le Parc",
    "addressRegion": "Languedoc-Roussillon",
    "postalCode": "34970",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5764,
    "longitude": 3.9259
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-le-parc-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}