{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campsite-jardiere-fr",
  "name": "Campsite at La Jardière",
  "description": "Our nature campsite is located in the beautiful countryside of the Bocage Mayenne and we would be de",
  "url": "https://campertunity.com/listings/campgrounds/campsite-jardiere-fr",
  "image": [
    "https://campspace.com/media/medium/uploads/space/16/d9/e1/16d9e1ff9cfb76dbab2574a2b69f51f0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.41,
    "longitude": -0.96
  },
  "sameAs": [
    "https://campspace.com/en/s/camping-a-la-jardiere_7073"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}