{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-portuondo-mundaka",
  "name": "Camping Portuondo",
  "description": "Camping Portuondo is a campsite in Mundaka, Biscay, located by the sea.This terraced camp site has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-portuondo-mundaka",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675022de63e82.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barrio Portuondo s/n",
    "addressLocality": "Mundaka",
    "postalCode": "48360",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39903,
    "longitude": -2.69625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}