{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kempings-rakari-salacgriva-1",
  "name": "Kempings 'Rakari'",
  "description": "Kempings 'Rakari' is a campsite in Salacgrīva, Latvia. Kempings 'Rakari' has wifi and a restaurant. Dogs are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/kempings-rakari-salacgriva-1",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Svetciems",
    "addressLocality": "Salacgrīva",
    "postalCode": "4033"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.68687,
    "longitude": 24.36706
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "14",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$14+"
}