{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/violliere-breuil-barret-pays-de-la-loire-fr",
  "name": "Camping La Violliere",
  "description": "Enjoy a relaxing stay at Camping La Violliere in Breuil-Barret, France. Visitors' rating: 4.3.",
  "url": "https://campertunity.com/listings/campgrounds/violliere-breuil-barret-pays-de-la-loire-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650809076.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Viollière",
    "addressLocality": "Breuil-Barret",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.64867,
    "longitude": -0.66607
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/breuil-barret/57884/camping-la-violliere",
    "https://www.campercontact.com/de/frankreich/pays-de-la-loire/terval/57884/camping-la-violliere"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}