{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wecamp-san-sebastian-san-sebastian",
  "name": "wecamp San Sebastián",
  "description": "The large, well maintained terraced campsite wecamp San Sebastián is situated close to San Sebastian between the mountains and the sea....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wecamp-san-sebastian-san-sebastian",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a00b22ef8e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Padre Orkolaga Ibilbidea 69",
    "addressLocality": "San Sebastián",
    "postalCode": "20008",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31328,
    "longitude": -2.02906
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.8,
    "reviewCount": 29,
    "bestRating": 10,
    "worstRating": 1
  }
}