{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-barcelona-mataro",
  "name": "Camping Barcelona",
  "description": "Camping Barcelona is a fantastic starting point for exploring the cosmopolitan city of the same name. Campsite at the coast: Shuttle bus to Barcelona...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-barcelona-mataro",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b0c9eb56c2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Maresme, 665",
    "addressLocality": "Mataró",
    "postalCode": "08304",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.55056,
    "longitude": 2.48306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 42,
    "bestRating": 10,
    "worstRating": 1
  }
}