{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-de-autocaravanas-cotelas-cotelas",
  "name": "Area de Autocaravanas Cotelas",
  "description": "Find square on arrival and send WhatsApp - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/area-de-autocaravanas-cotelas-cotelas",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651211418"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar Cotelas",
    "addressLocality": "Cotelas",
    "addressRegion": "ourense",
    "postalCode": "32136",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.48796,
    "longitude": -7.99695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}