{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-isabena-la-puebla-de-roda",
  "name": "Camping Isábena",
  "description": "This beautiful campsite is located in a broad valley of the Spanish Pyrenees. If you like motorcycling you will feel at home at Isábena camp site....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-isabena-la-puebla-de-roda",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675009b19cf00.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Graus a Viella km 27",
    "addressLocality": "La Puebla de Roda",
    "postalCode": "22482",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.30758,
    "longitude": 0.54539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 285,
    "bestRating": 10,
    "worstRating": 1
  }
}