{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-la-terrasse-trezelles",
  "name": "Domaine La Terrasse",
  "description": "Domaine La Terrasse is a campsite that is located in Trézelles, Allier, and located river/stream.This campsite has pitches...",
  "url": "https://campertunity.com/listings/campgrounds/domaine-la-terrasse-trezelles",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518bf827a20.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Places",
    "addressLocality": "Trézelles",
    "postalCode": "03220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.32928,
    "longitude": 3.58656
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/auvergne/allier/trezelles/domaine-la-terrasse-124256/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}