{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bon-port-languedoc-roussillon",
  "name": "How far from the sea is Camping Bon Port?",
  "description": "Profile At the doorsteps of the Camargue and the Cévennes regions, Le Bon Port is only 10 mn from the sandy beaches. This is a family-run campsite with shaded & pleasant pitches. A convivial & family atmosphere for a great holiday! Read more",
  "url": "https://campertunity.com/listings/campgrounds/camping-bon-port-languedoc-roussillon",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-bon-port/ogTpJAhnneOf.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-bon-port/c4t-BWoXnfza.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Mas St Ange 383",
    "addressLocality": "Camping Bon Port",
    "addressRegion": "Languedoc-Roussillon",
    "postalCode": "34400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.65666,
    "longitude": 4.13972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}