{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-pays-de-la-loire",
  "name": "Clothes Wash Dry",
  "description": "Prigny is a camping in a city with internet, toilet, swimming pool, clothes wash dry, and shower facilities.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651205001"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Prigny",
    "addressLocality": "114232",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44760",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.06296,
    "longitude": -1.99692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}