{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-parisot-parisot-occ",
  "name": "Camping de Parisot",
  "description": "Camping de Parisot offers a swimming pool, playground, supermarket, marina, security, illuminated area, hardened surface, discharge waste water, water, electricity, toilets, showers, laundry facilities, internet, dogs allowed, bicycle rental, and a shop/kiosk.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-parisot-parisot-occ",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Parisot",
    "addressRegion": "Occitanie",
    "postalCode": "82160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.27031,
    "longitude": 1.87221
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}