{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonterra-resort-benicassim-valencia-spanien",
  "name": "Bonterra Resort",
  "description": "The campsite Bonterra Resort impresses with its extensive pool landscape, varied entertainment and spacious pitches on a park-like terrain and close to the beach.",
  "url": "https://campertunity.com/listings/campgrounds/bonterra-resort-benicassim-valencia-spanien",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-bonterra-park/images/Camping-Bonterra-Park---Ferienwohnungen-auf-dem-Campingplatz.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-bonterra-park/images/Camping-Bonterra-Park---Ferienwohnungen-auf-dem-Campingplatz.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida de Barcelona 47",
    "addressLocality": "Benicàssim",
    "addressRegion": "Valencia",
    "postalCode": "12560",
    "addressCountry": "Spanien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.057251,
    "longitude": 0.074567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.125,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}