{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valhelhas-camping",
  "name": "Valhelhas Camping",
  "description": "Valhelhas Camping is a campsite in Valhelhas, Guarda, located a river/stream.The campsite has pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/valhelhas-camping",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518fb13856f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Est Nac 232",
    "addressLocality": "Valhelhas",
    "postalCode": "6300-235",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.40319,
    "longitude": -7.40494
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}