{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tollo-pilette-jarafuel-valencian-community",
  "name": "Tollo Pilette",
  "description": "place in beautiful rugged walking environment - side road of the N330 - to CV441 - cold shower - request permission in town hall - center Jarafuel 3km",
  "url": "https://campertunity.com/listings/campgrounds/tollo-pilette-jarafuel-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699694.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CV-441",
    "addressLocality": "jarafuel",
    "addressRegion": "valencian-community",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.13543,
    "longitude": -1.10123
  },
  "sameAs": [
    "https://www.campercontact.com/en/spain/valencian-community/jarafuel/10592/tollo-pilette"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€0+"
}