{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-baliera-montanuy-es",
  "name": "Camping Baliera",
  "description": "quiet campsite Centre 5 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-baliera-montanuy-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750842.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N-260",
    "addressLocality": "Montanuy",
    "addressRegion": "montanuy",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.43946,
    "longitude": 0.69869
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€26+"
}