{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slot-tullgarn-vagnharad-sodermanland-county",
  "name": "Slot Tullgarn",
  "description": "on parking lot of lock - next to orchard - dark and quiet - toilet only open during the day - castle - guided tour every hour from 11 am in Swedish - 3 pm in English - center 5.5km",
  "url": "https://campertunity.com/listings/campgrounds/slot-tullgarn-vagnharad-sodermanland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650888781.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "TULLGARN",
    "addressLocality": "vagnharad",
    "addressRegion": "sodermanland-county",
    "postalCode": "610 74",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.95268,
    "longitude": 17.58035
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}