{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agundaborg-camp-and-paddle-schweden",
  "name": "Agundaborg Camp & Paddle",
  "description": "Agundaborg Camp & Paddle is a campsite with swimming pool, golf facilities nearby, supermarket nearby, children's playground, security measures, lit areas, paved areas, lawns, sewerage, toilet container emptying, water connection, electricity, toilet facilities, showers, laundry, Wi-Fi, dogs are allowed, there is a bread roll service, bike rental and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agundaborg-camp-and-paddle-schweden",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651178592"
  ],
  "address": {
    "@type": "PostalAddress",
    "postalCode": "341 77",
    "addressCountry": "Schweden"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.74649,
    "longitude": 14.15498
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}