{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-san-marcial-salinas-de-sin-es",
  "name": "Camping San Marcial",
  "description": "Camping San Marcial is a campsite in Salinas de Bielsa, Huesca, located in a wood and a river/stream.This terraced camp site has which are marked...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-san-marcial-salinas-de-sin-es",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675170c56e491.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra A138, km 71,5",
    "addressLocality": "Salinas de Sin",
    "postalCode": "22365",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.58306,
    "longitude": 0.20694
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}