{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alpha-getafe-madrid-spanien",
  "name": "Camping Alpha",
  "description": "Camping Alpha - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-alpha-getafe-madrid-spanien",
  "image": [
    "https://www.pincamp.ch/campsites/prn:campsite:camping-alpha/images/Camping-Alpha---Aussenansicht-eines-Bungalows-mit-Terrasse-4e77022e-bd32-4815-b0fc-bbe5fe55f891.jpg?auto=compress%2Cformat&crop=edges&fit=crop&q=20&w=1200&h=630",
    "https://www.pincamp.ch/de/campsites/prn:campsite:camping-alpha/images/Camping-Alpha---Aussenansicht-eines-Bungalows-mit-Terrasse-4e77022e-bd32-4815-b0fc-bbe5fe55f891.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra. N IV, km 12,4",
    "addressLocality": "Getafe",
    "addressRegion": "Madrid",
    "postalCode": "28906",
    "addressCountry": "Spanien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3175,
    "longitude": -3.68901667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}