{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-aan-de-92-asele-kommun",
  "name": "Parking aan de 92",
  "description": "Enjoy a relaxing stay at Parking aan de 92 in Åsele kommun, Sweden. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-aan-de-92-asele-kommun",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651262729.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Åsele kommun",
    "addressRegion": "Provinz Westbottnien",
    "postalCode": "919 93",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.0804551,
    "longitude": 18.2811692
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}