{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mazet-plage-berrias-et-casteljau",
  "name": "Camping Mazet-Plage",
  "description": "Camping Mazet-Plage lies in the south of the French Ardèche department. You camp among the woods of the Ardèche and the vineyards. The Chassezac...",
  "url": "https://campertunity.com/listings/campgrounds/camping-mazet-plage-berrias-et-casteljau",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750177e4054e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "260 route du Château de Casteljau",
    "addressLocality": "Berrias-et-Casteljau",
    "postalCode": "07460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.39658,
    "longitude": 4.20067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}