{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orbitur-valverde",
  "name": "ORBITUR Valverde",
  "description": "Orbitur is the largest group of campsites in Portugal. It has campsites and bungalows all over Portugal.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/orbitur-valverde",
  "image": [
    "https://www.orbitur.pt/images/logo_orbitur.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "City Breaks",
    "addressRegion": "Disponibilidade"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.10123155839718,
    "longitude": -8.720712085322582
  }
}