{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quinta-entre-aguas-santana-evora-pt",
  "name": "Quinta Entre Águas",
  "description": "Peacefully place by the lake with an wonderful view.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quinta-entre-aguas-santana-evora-pt",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651041961.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santana",
    "addressRegion": "Évora",
    "postalCode": "7220",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.31481,
    "longitude": -7.86781
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}