{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-ronneby-sudschweden",
  "name": "Reisemobilstellplatz",
  "description": "Newly filled place at the port with a breathtaking view of the bay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-ronneby-sudschweden",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/119403/staticmap_119403_16_56.17653_15.30159.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/119403/staticmap_119403_16_56.17653_15.30159.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Östra Piren 2",
    "addressLocality": "Ronneby",
    "addressRegion": "Südschweden",
    "postalCode": "32773",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.17653,
    "longitude": 15.30159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}