{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beone-golden-sand-limavady-northern-ireland",
  "name": "Beone Camping Golden Sand",
  "description": "Large holiday park - separate campsite - centre 15km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beone-golden-sand-limavady-northern-ireland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651209139"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26 Benone Ave",
    "addressLocality": "Limavady",
    "addressRegion": "northern-ireland",
    "postalCode": "BT49 0LQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.16344,
    "longitude": -6.88061
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "31",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£31+"
}