{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lyoko-camper-park-os-casas-galicia",
  "name": "Lyoko Camper Park",
  "description": "close to the E1 - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/lyoko-camper-park-os-casas-galicia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651175206"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "os-casas",
    "addressRegion": "galicia",
    "postalCode": "36190",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5259,
    "longitude": -8.66807
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€15+"
}