{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-estival-vendrell-platja-coma-ruga-el-vendrell",
  "name": "Camping Estival Vendrell Platja",
  "description": "Camping Estival Vendrell Platja is a campsite in Coma-ruga, Tarragona, located by the sea.The campsite has which are marked out and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-estival-vendrell-platja-coma-ruga-el-vendrell",
  "image": [
    "https://cdn3.acsi.eu/6/7/d/8/67d847d2d01b4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av. Sanatori, s/n",
    "addressLocality": "Coma-Ruga/El Vendrell",
    "postalCode": "43880",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.18564,
    "longitude": 1.55528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}