{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vilabona-wildlife-near-mount-collsacabra",
  "name": "Vilabona Wildlife, near Mount Collsacabra",
  "description": "Welcome to Vilbona, located in one of the most beautiful areas of north Spain. Experience natu",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vilabona-wildlife-near-mount-collsacabra",
  "image": [
    "https://campspace.com/media/medium/uploads/space/22/23/_4/2223_4_5ccc62e989635.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.06,
    "longitude": 2.54
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}