{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/internacional-palamos",
  "name": "Camping Internacional Palamós",
  "description": "Camping Internacional Palamós is a campsite in Palamós, Girona, located by the sea.The campsite has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/internacional-palamos",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a0a52bec41.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camí Cap de Planes s/n",
    "addressLocality": "Palamós",
    "postalCode": "17230",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.85722,
    "longitude": 3.13794
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}