{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-toro-azul-arenys-de-mar",
  "name": "Camping el Toro Azul",
  "description": "Camping el Toro Azul is a campsite in Arenys de Mar, Barcelona, located by the sea.The campsite has pitches with some shade. Camping el Toro Azul is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-toro-azul-arenys-de-mar",
  "image": [
    "https://cdn2.acsi.eu/6/8/0/a/680a01845bb78.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CTRA. Nacional II, km 658",
    "addressLocality": "Arenys de Mar",
    "postalCode": "08350",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.58344,
    "longitude": 2.56769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}