{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonterra-park-benicasim",
  "name": "Bonterra Park",
  "description": "location on large campsite - in low season stream including - beach 1km - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/bonterra-park-benicasim",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791221.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda Barcelona",
    "addressLocality": "Benicasim",
    "postalCode": "12560",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.05696,
    "longitude": 0.07472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.12,
    "reviewCount": 93,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.4",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "€28.4+"
}