{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sant-miquel-colera-catalogne",
  "name": "Sant Miquel",
  "description": "Pitch Up to 6 people from Sant Miquel campsite in Colera and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sant-miquel-colera-catalogne",
  "image": [
    "https://medias.yellohvillage.fr/5551/Pano_Sant_Miquel_270e23fd5e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pla de les Portes, 1",
    "addressLocality": "Colera",
    "addressRegion": "Catalogne",
    "postalCode": "17496",
    "addressCountry": "Espagne"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.402965,
    "longitude": 3.149041
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 951,
    "bestRating": 5,
    "worstRating": 0
  }
}