{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vell-emporda-garriguella",
  "name": "Camping Vell Empordà",
  "description": "Camping Vell Empordà is a campsite in Garriguella, Girona.This terraced camp site has which are marked out, pitches with shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vell-emporda-garriguella",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a05aa363c9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Roses-La Jonquera s/n",
    "addressLocality": "Garriguella",
    "postalCode": "17780",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.33908,
    "longitude": 3.06772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}