{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-letruyere-la-tardiere",
  "name": "Camping L'Etruyère",
  "description": "Do you enjoy peaceful camping on a small-scale campsite in the middle of nature? The small and lovely Camping L'Etruyère campsite is located in the...",
  "url": "https://campertunity.com/listings/campgrounds/camping-letruyere-la-tardiere",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675193b252758.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 L'Etruyère Plan d'Eau",
    "addressLocality": "La Tardière",
    "postalCode": "85120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65597,
    "longitude": -0.70642
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/pays-de-la-loire/vendee/la-tardiere/camping-letruyere-125372/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}