{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mas-patoxas-pals",
  "name": "Camping Mas Patoxas",
  "description": "On a hilly estate on the coast near the medieval town of Pals is the campsite Mas Patoxas. This clean...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mas-patoxas-pals",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a09cb643dd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra de Palafrugell a Pals, km 339",
    "addressLocality": "Pals",
    "postalCode": "17256",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.95539,
    "longitude": 3.15733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 100,
    "bestRating": 10,
    "worstRating": 1
  }
}