{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-la-vernhe-saint-amans-des-cots",
  "name": "Camping Municipal De La Vernhe",
  "description": "Camping Municipal De La Vernhe is a campsite in Saint Amans Des Cots, France. Book and review Camping Municipal De La Vernhe on Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-la-vernhe-saint-amans-des-cots",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lavernhe",
    "addressLocality": "Saint Amans Des Cots",
    "postalCode": "12460",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6827,
    "longitude": 2.6687
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}