{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-de-morin-langaran-meze-occitanie",
  "name": "Domaine De Morin Langaran",
  "description": "quiet place - possibility to taste and buy good wine - member France Passion - supermarket 5km - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/domaine-de-morin-langaran-meze-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650826162.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Marseillan",
    "addressLocality": "Mèze",
    "addressRegion": "occitanie",
    "postalCode": "34140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.41905,
    "longitude": 3.54759
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.39,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}