{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-campismo-de-vila-cha-vila-do-conde",
  "name": "Parque de Campismo de Vila Chã",
  "description": "Parque de Campismo de Vila Chã is a campsite in Vila do Conde, Porto, located by the sea.The campsite has pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-campismo-de-vila-cha-vila-do-conde",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674aeed8171a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua do Sol, 150 Vila Chã",
    "addressLocality": "Vila do Conde",
    "postalCode": "4485-722",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.29811,
    "longitude": -8.73281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 37,
    "bestRating": 10,
    "worstRating": 1
  }
}