{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-vila-vank-arieseni-district-alba",
  "name": "Parking Vila Vank",
  "description": "guest house with campsite - meal required - supermarket 300m",
  "url": "https://campertunity.com/listings/campgrounds/parking-vila-vank-arieseni-district-alba",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650698427.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN75",
    "addressLocality": "arieseni",
    "addressRegion": "district-alba",
    "postalCode": "515100",
    "addressCountry": "roemenie"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.47663,
    "longitude": 22.75405
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}