{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-grudziadz-kujawien-pommern",
  "name": "Reisemobilstellplatz",
  "description": "A small stellplatz in Grudziądz for up to 12 motorhomes. Nice parking spots, sanitary facilities and service area.",
  "url": "https://campertunity.com/listings/campgrounds/reisemobilstellplatz-grudziadz-kujawien-pommern",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/402555/staticmap_402555_16_53.485542_18.742595.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/402555/staticmap_402555_16_53.485542_18.742595.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Portowa 8",
    "addressLocality": "Grudziądz",
    "addressRegion": "Kujawien-Pommern",
    "postalCode": "86-302",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.485542,
    "longitude": 18.742595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}