{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salata-roses-1",
  "name": "Camping Salatà",
  "description": "Camping Salatà, less than 700 metres from the coast, is in Catalonia, Spain. This family campsite is a wonderful location for young and old...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/salata-roses-1",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674ad7e66af35.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C/ Port Reig 44",
    "addressLocality": "Roses",
    "postalCode": "17480",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.26642,
    "longitude": 3.15611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 36,
    "bestRating": 10,
    "worstRating": 1
  }
}