{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-el-pont-vilanova-de-sau",
  "name": "Camping Parc el Pont",
  "description": "Camping Parc el Pont is a campsite in Vilanova de Sau, Barcelona, located in a wood, a river/stream and by a lake/recreational pond.This terraced...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-el-pont-vilanova-de-sau",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503468ba000.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pont de Malafogassa",
    "addressLocality": "Vilanova de Sau",
    "postalCode": "08519",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.93414,
    "longitude": 2.40867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}