{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-autocaravanas-baralla-lugo-1",
  "name": "Area de Autocaravanas Baralla",
  "description": "new location next to the center, the pools, the river and the sports trails - recreation area next door",
  "url": "https://campertunity.com/listings/campgrounds/area-de-autocaravanas-baralla-lugo-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650984494",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rúa Cerrota",
    "addressLocality": "Lugo",
    "postalCode": "27233",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.89426,
    "longitude": -7.25558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.88,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  }
}