{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ferrer-peniscola-valencia",
  "name": "Camping Ferrer",
  "description": "Terraced campsite located in the center of Peñíscola - the beach 500 m - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/camping-ferrer-peniscola-valencia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902807.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera de ľ Estació",
    "addressLocality": "Peníscola",
    "addressRegion": "valencia",
    "postalCode": "12598",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.36275,
    "longitude": 0.39578
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "25+"
}