{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-playa-arenillas-islares",
  "name": "Camping Playa Arenillas",
  "description": "Camping Playa Arenillas is located in Islares, Cantabria, is located near the sea. This campsite has enclosed pitches, without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-playa-arenillas-islares",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749ff3c9a73e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cu 634 km 156",
    "addressLocality": "Islares",
    "postalCode": "39798"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.40372,
    "longitude": -3.31022
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Snorkeling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 17,
    "bestRating": 10,
    "worstRating": 1
  }
}