{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/colina-do-sol-sao-martinho-do-porto-region-centre",
  "name": "Colina do Sol",
  "description": "Location 6 of Colina do Sol campsite in São Martinho do Porto and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/colina-do-sol-sao-martinho-do-porto-region-centre",
  "image": [
    "https://medias.yellohvillage.fr/7714/Colina_Do_Sol_panoramique2_f06f2ff1c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Serra Dos Mangues 2460-697 S. MARTINHO DO PORTO",
    "addressLocality": "São Martinho do Porto",
    "addressRegion": "Région Centre",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.523062,
    "longitude": -9.122588
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 1316,
    "bestRating": 5,
    "worstRating": 1
  }
}