{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-camping-cafede-castelo-branco",
  "name": "Espacio de camping en Cafede, Castelo Branco",
  "description": "Ola! Welcome to my beautiful place in the middle of nature. Where the crickets, the frogs and the birds make their voices heard. My name is Annemieke and I bought this land in May 2023 to start a self-sufficient life out of the network, in the middle of the Portuguese nature. On the ground there are olives, corks, lots of lavender, retama, variety of flowers and plants, enjoy it! Now, in July 2023, I am in the initial phase of construction of all this. The beautiful shower and the toilet are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espacio-camping-cafede-castelo-branco",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cafede",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.908,
    "longitude": -7.5145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}