{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-isla-picos-de-europa-potes-turieno",
  "name": "Camping La Isla-Picos de Europa",
  "description": "Camping La Isla-Picos de Europa is a campsite in Potes, Cantabria, located a river/stream.The campsite has which are marked out, pitches with shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-isla-picos-de-europa-potes-turieno",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a1c6380ef2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Potes-Fuente Dé km 2",
    "addressLocality": "Potes/Turieno",
    "postalCode": "39570",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1575,
    "longitude": -4.65608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}