{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idanha-a-nova-barragem-carmona-idanha-a-nova-pt",
  "name": "Municipal Park Camping de Idanha-a-Nova",
  "description": "Municipal Park Camping in Idanha-a-Nova is a campsite located in Idanha-a-Nova, Castelo Branco, on the edge of a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idanha-a-nova-barragem-carmona-idanha-a-nova-pt",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/a/685a62bcbb435.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "EN 354-1 km 8",
    "addressLocality": "Barragem Carmona/Idanha-a-Nova",
    "postalCode": "6060-163",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9505,
    "longitude": -7.18714
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}