{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-campismo-de-braga-braga",
  "name": "Parque Campismo de Braga",
  "description": "Parque Campismo de Braga is a campsite in Braga, Braga.This terraced camp site has which are marked out, pitches with shade, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-campismo-de-braga-braga",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518af56fc25.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Av.Dr. Vurati Amaral Nunen EN101 km 1",
    "addressLocality": "Braga",
    "postalCode": "4715-214",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.53806,
    "longitude": -8.42222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}