{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-roble-verde-nuvilla",
  "name": "Camping El Roble Verde",
  "description": "Campsite El Roble Verde is a campsite in Nuvilla, Alava.This campsite has delimited, shaded, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-roble-verde-nuvilla",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c753cb6555.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nuvilla 99",
    "addressLocality": "Nuvilla",
    "postalCode": "01428",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.79528,
    "longitude": -2.87922
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 16,
    "bestRating": 10,
    "worstRating": 1
  }
}