{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/benelux-palamos",
  "name": "Camping Benelux",
  "description": "Camping Benelux is a campsite in Palamós, Girona.This camp site with sloping grounds has which are marked out and pitches with shade. Camping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/benelux-palamos",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a16c4e0021.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Apt. de Correos 2",
    "addressLocality": "Palamós",
    "postalCode": "17230",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8725,
    "longitude": 3.15117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}