{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-sant-pol-sant-feliu-de-guixols",
  "name": "Camping Yelloh! Village Sant Pol",
  "description": "Camping Yelloh! Village Sant Pol is a campsite in Sant Feliu de Guíxols, Girona, located by the sea.This terraced camp site has pitches with shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-sant-pol-sant-feliu-de-guixols",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f31ded3e90.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Doctor Fleming 118-134",
    "addressLocality": "Sant Feliu de Guixols",
    "postalCode": "17220",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.78664,
    "longitude": 3.0415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}