{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-45-scr-torsby-varmland",
  "name": "Camping 45, SCR",
  "description": "Enjoy a relaxing stay at Camping 45, SCR in Torsby, Sweden. Visitors' rating: 4.42.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-45-scr-torsby-varmland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650808497.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "MOLLES CAMPING 2",
    "addressLocality": "Torsby",
    "addressRegion": "Värmlands län",
    "postalCode": "685 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.27553,
    "longitude": 13.02995
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}