{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plein-air-locations-camping-manoir-de-ker-an-poul-sarzeau",
  "name": "Outdoor Rentals - campsite Manoir de ker an Poul",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/plein-air-locations-camping-manoir-de-ker-an-poul-sarzeau",
  "image": [
    "https://static.secureholiday.net/static/Pictures/14814/00001172168.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lieu dit penvins",
    "addressLocality": "SARZEAU",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5039055,
    "longitude": -2.6827936
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}