{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parquing-autocaravanes-blanes-blanes",
  "name": "Pàrquing Autocaravanes Blanes",
  "description": "This is a designated parking place for motorhomes. No services. Gravel surface five minutes walk to one of the best beaches. A must stop over if your this way",
  "url": "https://campertunity.com/listings/campgrounds/parquing-autocaravanes-blanes-blanes",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer de Lluís Companys",
    "addressLocality": "Blanes",
    "addressRegion": "catalonie",
    "postalCode": "17300",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.66768,
    "longitude": 2.78157
  },
  "sameAs": [
    "https://www.campercontact.com/es/spanje/catalonie/blanes/162484/parquing-autocaravanes-blanes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}