{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-vignola-mare",
  "name": "Reisemobilstellplatz",
  "description": "very nice parking space",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-vignola-mare",
  "image": [
    "https://stellplatz.info/img/23084/wohnmobilstellplatz-oasi-gallura-235517.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://Stellplatz.Info/img/23084/wohnmobilstellplatz-oasi-gallura-235517.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Fiume",
    "addressLocality": "Vignola Mare",
    "addressRegion": "Sardinien",
    "postalCode": "07020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.12585,
    "longitude": 9.06187
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1121,
    "bestRating": 5,
    "worstRating": 1
  }
}