{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lognas-farm-laholms-kommun-provinz-halland",
  "name": "Lognäs Farm",
  "description": "Enjoy a relaxing stay at Lögnäs Farm in Laholms kommun, Sweden. Customer rating: 4.2.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lognas-farm-laholms-kommun-provinz-halland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651058170",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lögnäsvägen",
    "addressLocality": "Laholms kommun",
    "addressRegion": "Provinz Halland",
    "postalCode": "312 96",
    "addressCountry": "Schweden"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.47408445,
    "longitude": 12.99158149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}