{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-iturbero-lumbier",
  "name": "Camping Iturbero",
  "description": "Camping Iturbero is a campsite in Lumbier, Navarre, located a river/stream.The campsite has which are marked out and pitches with some shade. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-iturbero-lumbier",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675032134970e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino de Iturbero",
    "addressLocality": "Lumbier",
    "postalCode": "31440",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.64831,
    "longitude": -1.30939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}