{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-joan-cambrils",
  "name": "Camping Joan",
  "description": "Over a hundred kilometres below Barcelona, the quiet, child-friendly family campsite Joan is located near the historic former...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-joan-cambrils",
  "image": [
    "https://cdn2.acsi.eu/6/8/9/1/6891c2c9e3f79.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N340, km 1141 / Passeig Marítim 88",
    "addressLocality": "Cambrils",
    "postalCode": "43850",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.05778,
    "longitude": 1.02667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 85,
    "bestRating": 10,
    "worstRating": 1
  }
}