{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nogal-ayora-valencia",
  "name": "El Nogal",
  "description": "use GPS coordinates - located in the campo [El Romeral] - east of Ayora - view of the mountains - chemical toilet discharge in consultation - length of stay in consultation - center 2km - Rate is for 2 persons, each additional person €2.00",
  "url": "https://campertunity.com/listings/campgrounds/nogal-ayora-valencia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703975.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Diseminados",
    "addressLocality": "Ayora",
    "addressRegion": "valencia",
    "postalCode": "46620",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0587,
    "longitude": -1.0324
  },
  "sameAs": [
    "https://www.campercontact.com/en/spanje/valencia/ayora/12844/el-nogal"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€10+"
}