{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nairn-haven-nairn-scotland",
  "name": "Nairn haven",
  "description": "Special parking spaces for campers - center 700m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nairn-haven-nairn-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651108743.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harbour Street",
    "addressLocality": "Nairn",
    "addressRegion": "scotland",
    "postalCode": "IV12 4NU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.59144,
    "longitude": -3.86145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "11.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£11.6+"
}