{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riberduero-penafiel",
  "name": "Camping Riberduero",
  "description": "Camping Riberduero is a campsite in Peñafiel, Valladolid, located in the woods.This campsite has delimited pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-riberduero-penafiel",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/b/674b17c46a4a4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avda Polideportivo 51",
    "addressLocality": "Peñafiel",
    "postalCode": "47300",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.58931,
    "longitude": -4.13464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 18,
    "bestRating": 10,
    "worstRating": 1
  }
}