{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-colina-lalbir-valencia",
  "name": "Camping La Colina",
  "description": "campsite is run by hotel La Colina - use GPS coordinates - many winterers - price depending on duration of stay - Benidorm 5km - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-colina-lalbir-valencia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://img.campercontact.com/media/photos/4222124650744033.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Serra Gelada 4",
    "addressLocality": "L'Albir",
    "addressRegion": "Valencia",
    "postalCode": "03581",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.56809,
    "longitude": -0.08065
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.84,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-07-19"
  },
  "priceRange": "€35+"
}