{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aparcament-torre-mora-gerona",
  "name": "Aparcament Torre Mora",
  "description": "Parking space at the edge of park. Very oblique. With toilet building on other side of the park. Beach 500 meters. With Dumpster.",
  "url": "https://campertunity.com/listings/campgrounds/aparcament-torre-mora-gerona",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651280003"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer del Golf",
    "addressLocality": "gerona",
    "addressRegion": "gerona",
    "postalCode": "17256",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9843,
    "longitude": 3.20104
  },
  "sameAs": [
    "https://www.campercontact.com/en/spanje/gerona/gerona/162805/aparcament-torre-mora"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}