{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-tauro-benicassim-valencian-community",
  "name": "Camping Tauro",
  "description": "Beach 500m - Benicassim Castellon 3km- 7km",
  "url": "https://campertunity.com/listings/campgrounds/camping-tauro-benicassim-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651158462.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gran Avinguda Jaume I",
    "addressLocality": "benicassim",
    "addressRegion": "valencian-community",
    "postalCode": "12560",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.03728,
    "longitude": 0.04102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€27+"
}