{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/capfun-camping-europing-tarquinia",
  "name": "Capfun Camping Europing",
  "description": "In a large pine forest by the sea, some 16 kilometers outside the town of Tarquinia (Latium region), Capfun Camping Europing is located. For lovers...",
  "url": "https://campertunity.com/listings/campgrounds/capfun-camping-europing-tarquinia",
  "image": [
    "https://cdn3.acsi.eu/6/7/6/0/67601108cbda9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aurelia detour km 102, Loc. Riva dei Tarquini",
    "addressLocality": "Tarquinia",
    "postalCode": "01016"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.29817,
    "longitude": 11.63664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}