{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-autocaravanas-antzin-ancin-antzin-navarra",
  "name": "Área autocaravanas Antzin",
  "description": "On Via Verde Vasca Navarro - next to swimming pool - center 600m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-autocaravanas-antzin-ancin-antzin-navarra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651079719.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle La Vía",
    "addressLocality": "Ancín – Antzin",
    "addressRegion": "navarra",
    "postalCode": "31281",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.66271,
    "longitude": -2.19227
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}