{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-acedo",
  "name": "Camping Acedo",
  "description": "Camping Acedo is a campsite in Acedo, Navarre, located in a wood.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-acedo",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503382f002c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Los Arcos s/n",
    "addressLocality": "Acedo",
    "postalCode": "31282",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.66108,
    "longitude": -2.25069
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}