{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grastorps-camping-vastra-gotaland-county-se",
  "name": "Grästorps camping",
  "description": "Grästorps camping offers a playground, toilet facilities, showers, laundry services, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/grastorps-camping-vastra-gotaland-county-se",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lunnevivägen",
    "addressLocality": "156656",
    "addressRegion": "vastra-gotaland-county",
    "postalCode": "467 35",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.32963,
    "longitude": 12.68639
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/vastra-gotaland-county/156656/grastorps-camping",
    "https://www.campercontact.com/de/schweden/vastra-gotalands-lan/156656/grastorps-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}