{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-casa-pinova-elche-comunidad-valenciana",
  "name": "Camping Casa Pinova",
  "description": "Quietness, space and new sanitary facilities (2025) with outdoor kitchen, barbecue area and lounge sofas - Elche, palm forest and flamingos nearby - center of Elx: 5km.",
  "url": "https://campertunity.com/listings/campgrounds/camping-casa-pinova-elche-comunidad-valenciana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246823.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar Derramador",
    "addressLocality": "elche",
    "addressRegion": "comunidad-valenciana",
    "postalCode": "03294",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.21075,
    "longitude": -0.70459
  },
  "sameAs": [
    "https://www.facebook.com/share/1AWryyPVRe/?mibextid=wwXIfr",
    "https://www.campercontact.com/en/spain/valencian-community/elche/160897/camping-casa-pinova-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€25+"
}