{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-kronoberg-urshult",
  "name": "Cottage Kronoberg",
  "description": "Treat yourself to pure nature, enjoy peace and quiet, cozy hours in the hammock, or how about inviting your partner for a lovely sauna and a dip in the river. And at the same time you get a unique view, really high ceilings, a well-equipped kitchen and of course the wonderful feeling of sitting in front of the stove and watching the fire. But not only is this place perfect for those who love cycling, hiking, picking berries and mushroom hunting. If you are a little unsure, you can check out t...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottage-kronoberg-urshult",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Urshult",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.43178005371119,
    "longitude": 14.821143209570295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "150",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr150+"
}