{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ostroo-farfarm-tvaaker-provincia-de-halland",
  "name": "Öströö fårfarm",
  "description": "place for motorhomes in a sheep farm - sheep safari with tractor - cafeteria with shop - wool production -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ostroo-farfarm-tvaaker-provincia-de-halland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651202663.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tvååker",
    "addressRegion": "provincia-de-halland",
    "postalCode": "432 77",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.06871,
    "longitude": 12.50657
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "136.36",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr136.36+"
}