{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-torekov-blastad-torekov-skane-county",
  "name": "First Camp Torekov Blastad",
  "description": "camping of the First Camp chain - spacious sites with electricity and water - emptying waste water at reception on site - at every service building cassette toilet emptying - small shop and restaurant - sea 50 - Bastad 15min drive - center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-camp-torekov-blastad-torekov-skane-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845497.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flymossavägen",
    "addressLocality": "torekov",
    "addressRegion": "skane-county",
    "postalCode": "269 76",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.43102,
    "longitude": 12.64297
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "325",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "kr325+"
}