{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-autocaravanas-villaviciosa-110034-villaviciosa",
  "name": "Area autocaravanas villaviciosa",
  "description": "A new cp with facilities",
  "url": "https://campertunity.com/listings/campgrounds/area-autocaravanas-villaviciosa-110034-villaviciosa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651162553.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Doctor Pando Valle",
    "addressLocality": "110034",
    "addressRegion": "villaviciosa",
    "postalCode": "33300",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.48752,
    "longitude": -5.43582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.31,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}