{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-la-tordera-naciones-malgrat-de-mar",
  "name": "Capfun Camping La Tordera-Naciones",
  "description": "This beautiful family campsite is located right by the sea on the popular Costa Brava, between the charming seaside resorts of Malgrat de Mar and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-la-tordera-naciones-malgrat-de-mar",
  "image": [
    "https://cdn1.acsi.eu/6/7/6/0/67601ecd86538.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camí de la Tordera s/n",
    "addressLocality": "Malgrat de Mar",
    "postalCode": "08380",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.64917,
    "longitude": 2.7775
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}