{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bonterra-resort-camping-bungalows-benicasim",
  "name": "Bonterra Resort - Camping & Bungalows",
  "description": "This campsite is centrally located in the cosy seaside resort of Benicasim, on the Spanish Costa del Azahar (Valencia region). This is a great base...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bonterra-resort-camping-bungalows-benicasim",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748a96c952f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avinguda de Barcelona 47",
    "addressLocality": "Benicasim",
    "postalCode": "12560",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.05706,
    "longitude": 0.07458
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 65,
    "bestRating": 10,
    "worstRating": 1
  }
}