{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-illa-mateua-l-escala-es",
  "name": "Camping Illa Mateua",
  "description": "Camping Illa Mateua is a campsite in l'Escala, Girona, by the sea and in the forest. This terraced campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-illa-mateua-l-escala-es",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a093504a0c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avda. de Montgó, 260",
    "addressLocality": "L'Escala",
    "postalCode": "17130",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.11031,
    "longitude": 3.1655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 24,
    "bestRating": 10,
    "worstRating": 1
  }
}