{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-gaviota-sant-pere-pescador",
  "name": "Camping La Gaviota",
  "description": "Enjoy the friendly atmosphere of the campsite La Gaviota, located on the Costa Brava. This small Spanish family campsite is located directly in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-gaviota-sant-pere-pescador",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67500c0eb7c6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Platja s/n",
    "addressLocality": "Sant Pere Pescador",
    "postalCode": "17470",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.18919,
    "longitude": 3.10831
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 21,
    "bestRating": 10,
    "worstRating": 1
  }
}