{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-caravaning-laguna-playa-torre-del-mar-es",
  "name": "Camping Caravaning Laguna-Playa",
  "description": "Camping Caravaning Laguna-Playa is a campsite in Torre del Mar, Málaga, located by the sea.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-caravaning-laguna-playa-torre-del-mar-es",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674df024752e9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prol. Paseo Marítimo Poniente s/n",
    "addressLocality": "Torre del Mar (Málaga)",
    "postalCode": "29740",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72956,
    "longitude": -4.10253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 20,
    "bestRating": 10,
    "worstRating": 1
  }
}