{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/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": "https://campertunity.com/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
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/portugal/guarda/valhelhas/valhelhas-camping-124945/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}