{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-patreksfjoerdur-42031-patreksfjorur",
  "name": "Camping Patreksfjörður",
  "description": "Swimming pool - view of the fjord - restoration - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-patreksfjoerdur-42031-patreksfjorur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789417.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Aðalstræti",
    "addressLocality": "42031",
    "addressRegion": "patreksfjorur",
    "postalCode": "450",
    "addressCountry": "islandia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.59102,
    "longitude": -23.96459
  },
  "sameAs": [
    "http://www.tjalda.is/patreksfjordur",
    "https://www.campercontact.com/en/iceland/patreksfjorur/42031/camping-patreksfjorur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3700",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "3700+"
}