{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nautic-lametlla-mar",
  "name": "Camping Nautic",
  "description": "Campsite Nautic is situated on the east coast of Spain on the Mediterranean. On the wooded terrain of the campsite there are mainly pitches. You will...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-nautic-lametlla-mar",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a03d5d5193.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Llibertat s/n",
    "addressLocality": "L'Ametlla de Mar",
    "postalCode": "43860",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.88658,
    "longitude": 0.80461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 22,
    "bestRating": 10,
    "worstRating": 1
  }
}