{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/club-der-freunde-almassora-valencian-community",
  "name": "Club of Friends",
  "description": "Beach 4.7 km - center 1.8 km",
  "url": "https://campertunity.com/listings/campgrounds/club-der-freunde-almassora-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651053467.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cami de la mar",
    "addressLocality": "almassora",
    "addressRegion": "valencian-community",
    "postalCode": "12550",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9374,
    "longitude": -0.05346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 92,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€12+"
}