{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-vila-verde-de-ficalho-beja",
  "name": "Campspace in Vila Verde de Ficalho, Béja",
  "description": "Natural place In Portugal 3km from Spain Isolated but easy access. Contact with animals. Natural landscape 5 minutes from a pharmacy, restaurant or supermarket.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-vila-verde-de-ficalho-beja",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vila Verde de Ficalho",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9515,
    "longitude": -7.3035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}