{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-breteche-les-epesses",
  "name": "Camping La Bretèche",
  "description": "'The best theme park in France', this was the title given to theme park Puy du Fou in 2014. Are you or your kids completely wild about this...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-breteche-les-epesses",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675029f28fba4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Base de Loisirs de Bretèche",
    "addressLocality": "Les Epesses",
    "postalCode": "85590",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.88975,
    "longitude": -0.89922
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/pays-de-la-loire/vendee/les-epesses/camping-la-breteche-111333/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}