{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serviceplaats-benicassim",
  "name": "Serviceplaats",
  "description": "located on the access road of the N340",
  "url": "https://campertunity.com/listings/campgrounds/serviceplaats-benicassim",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650704295.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer Ausiàs March",
    "addressLocality": "Benicàssim",
    "postalCode": "12560",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.05504,
    "longitude": 0.05949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.11,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  }
}