{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lochgilphaed-caravan-park-lochgilphead-schotland",
  "name": "Lochgilphaed Caravan Park",
  "description": "centrum 350m",
  "url": "https://campertunity.com/listings/campgrounds/lochgilphaed-caravan-park-lochgilphead-schotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752680.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lochgilphead",
    "addressRegion": "schotland",
    "postalCode": "PA31 8WA",
    "addressCountry": "Verenigd Koninkrijk"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.03763,
    "longitude": -5.437
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25.1",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "25.1+"
}