{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-errota-el-molino-mendigorria",
  "name": "Camping Errota - El Molino",
  "description": "At approximately half an hour's drive from Pamplona lies campsite Errota - El Molino on the Arga River. The campsite has an indoor and outdoor...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-errota-el-molino-mendigorria",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674ad78919b2e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Larraga s/n",
    "addressLocality": "Mendigorria",
    "postalCode": "31150",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.62456,
    "longitude": -1.843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}