{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eucaliptus-amposta",
  "name": "Camping Eucaliptus",
  "description": "Camping Eucaliptus is situated on the Mediterranean Sea, on the edge of the unique natural area of the Ebro Delta. This is an ideal location for both...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eucaliptus-amposta",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c128593ff8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Platja Eucaliptus",
    "addressLocality": "Amposta",
    "postalCode": "43870",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.65678,
    "longitude": 0.77975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}