{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferme-du-levezou-vezins-de-levezou-occitanie",
  "name": "La Ferme Du Levezou",
  "description": "Free camper on farm. Hardened pitches on gravel. Loose not possible. Shop with farm products. Toilet.",
  "url": "https://campertunity.com/listings/campgrounds/ferme-du-levezou-vezins-de-levezou-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808037.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Vialettes du Ram",
    "addressLocality": "vezins-de-levezou",
    "addressRegion": "occitanie",
    "postalCode": "12780",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.26251,
    "longitude": 2.92149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.32,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}